Skip to content

Commit

Permalink
modify readme to add injectNetty
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarx committed Feb 12, 2017
1 parent 25f6c9b commit 0ef1a77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The accessible class which is the API_Interface, consists of the following funct
- Miscellaneous:
- ```void syncVersions()``` - *Syncs game profiles with premium launcher*
- ```void setMemory(String MemoryToUse)``` - *Set amount of memory allocated for the game;* _**default is 1G**_
- ```void injectNetty(String OperatingSystemToUse)``` - *Injects netty with invalid url. This can be used to bypass server blacklist*

- Downloads:
- ```void downloadMinecraft(String VersionToUse, Boolean ForceDownload)``` - *Accepts (Version to download, Force Download); if force download is True, it will re-download all the files, vice-versa if it is set to False, it will only download the missing files.*
Expand Down

0 comments on commit 0ef1a77

Please sign in to comment.