diff --git a/README.md b/README.md index 0f629da..62fd055 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -**Note:** [Forge is broken for unknown reasons](docs/forge.md). Fabric works, though. - Just start Minecraft. **Does not download assets.** # Prerequisites: @@ -36,4 +34,7 @@ The script will parse variables within settings values, the variables are source # Commandline: You can automatize entering the data or change 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. -**Example:** `offline-minecraft-launcher.py name=fier version=1.16.5` - Launch Minecraft `1.16.5` as `fier`. \ No newline at end of file +**Example:** `offline-minecraft-launcher.py name=fier version=1.16.5` - Launch Minecraft `1.16.5` as `fier`. + +# Other: +- [Installing Forge](docs/forge.md) \ No newline at end of file