Update README.md
This commit is contained in:
parent
0356277121
commit
d4c58c3c3a
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
# LaunchWrapper
|
||||
![image](https://user-images.githubusercontent.com/68742864/227984246-66e32041-fcf1-42bb-b451-6fe4e76c70a6.png)
|
||||
|
||||
**LaunchWrapper** is a wrapper for legacy Minecraft which provides fixes for certain game features and also improves compatibility with launchers.
|
||||
|
||||
|
@ -32,7 +33,7 @@ LaunchWrapper is bundled in [BetterJSONs](https://github.com/MCPHackers/BetterJS
|
|||
***There will be an installer eventually.***<br>
|
||||
*For now, here is an in-depth guide for those who will be using the wrapper*
|
||||
|
||||
- If you are using MultiMC [follow this guide](https://github.com/MCPHackers/LaunchWrapper/blob/main/MultiMC.md).<br>
|
||||
- If you are using MultiMC [follow this guide](MultiMC.md).<br>
|
||||
- If you are using Official Launcher (or any other launcher which follows the same versions folder structure) use [BetterJSONs](https://github.com/MCPHackers/BetterJSONs) and rename the JSONs if they are conflicting with any vanilla JSONs
|
||||
|
||||
### Setting up manually
|
||||
|
@ -60,4 +61,4 @@ Arguments may be as follows:
|
|||
- `icon` - List of paths of icon PNGs separated by `;`
|
||||
- `title` - The display title
|
||||
- `oneSixFlag` - Toggles notice about the release of 1.6 in 1.5.2
|
||||
- \+ any [Minecraft launch arguments](https://wiki.vg/Launching_the_game#Game_Arguments) or applet parameters
|
||||
- \+ any [Minecraft launch arguments](https://wiki.vg/Launching_the_game#Game_Arguments) or applet parameters
|
||||
|
|
Loading…
Reference in a new issue