From 008bda5d82964d2e7296d257568542936c3e62d3 Mon Sep 17 00:00:00 2001 From: Fierelier Date: Sat, 19 Jun 2021 11:30:05 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7319b2..b7909f6 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ The script will parse variables within settings values, the variables are source # Commandline - Flags: - **-downloadonly:** Only download the required files for the specified version, don't extract natives, don't launch the game. - **-verifydata:** Verify the file-integrity of libraries, natives and assets +- **-nocolor:** Disable text color, if preferred or issues occur. # Commandline - Overriding settings: You can automatize entering data or override settings by using commandline arguments. Each argument works like this: `key=value` - These act like the settings in the ini, and will override the corresponding settings. However, settings you set via this method will not have the aforementioned variable support enabled, use console variables instead.