Update 'README.md'

This commit is contained in:
Fierelier 2021-03-28 02:27:28 +00:00
parent 4b65cfaf90
commit 470c4c0296

View File

@ -24,6 +24,7 @@ Just start Minecraft. **Does not download assets.**
- **name:** Your player name - **name:** Your player name
- **version:** The ID of the version you wanna start (Example: b1.8.1) - **version:** The ID of the version you wanna start (Example: b1.8.1)
- **console:** Whether to show console output (1/0) - **console:** Whether to show console output (1/0)
- **gamePath:** Where the game is located
- **osName:** Override your OS in case it isn't detected (windows/linux/macos) - **osName:** Override your OS in case it isn't detected (windows/linux/macos)
- **jvmArguments:** The arguments to use to launch your JVM, json formatted - You may need to escape " - **jvmArguments:** The arguments to use to launch your JVM, json formatted - You may need to escape "
- **java:** The path to the java executable. Try not to append a file ending, as `w` will be added, if console is 0 - **java:** The path to the java executable. Try not to append a file ending, as `w` will be added, if console is 0