Update configuration description

This commit is contained in:
Marcel Konrad
2019-09-08 14:06:58 +02:00
parent 4c2d55aa4e
commit a134f6c5ac
2 changed files with 8 additions and 4 deletions

View File

@@ -45,8 +45,9 @@ Download World Handler or build from source
## Configuration ##
≥ 1.13: Edit `..\.minecraft\config\worldhandler.toml`
1.12: Edit `..\.minecraft\config\worldhandler.cfg`
≥ 1.13: `..\.minecraft\config\worldhandler.toml`
1.9-1.12: `..\.minecraft\config\worldhandler.cfg`
≤ 1.8: `..\.minecraft\config\worldhandler\[CONFIG].cfg`
## Installation with ModLoader (1.6.2) ##

View File

@@ -82,10 +82,13 @@
<h3><strong>Configuration</strong></h3>
<ol>
<li>
<strong>≥ 1.13:</strong> Edit "..\.minecraft\config\worldhandler.toml"
≥ 1.13: "..\.minecraft\config\worldhandler.toml"
</li>
<li>
<strong>≤ 1.12:</strong> Edit "..\.minecraft\config\worldhandler.cfg"
1.9-1.12: "..\.minecraft\config\worldhandler.cfg"
</li>
<li>
≤ 1.8: "..\.minecraft\config\worldhandler\[CONFIG].cfg"
</li>
</ol>
<h3><strong>Installation with ModLoader (1.6.2)</strong></h3>