From fc358a14456f9d984122e4bd59536350d1a6b05b Mon Sep 17 00:00:00 2001 From: Fierelier Date: Sun, 28 Mar 2021 02:28:47 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c11562e..c965800 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Just start Minecraft. **Does not download assets.** - **gamePath:** Where the game is located - **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 " -- **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` The script will parse variables within settings values, the variables are sourced from the script itself. `$+var$` for global variables, `$var$` for local variables. `$+sp$` gives you the script's path, for example.