Update configuration description

This commit is contained in:
Marcel Konrad
2019-09-08 15:19:32 +02:00
parent 91dcb8d2f7
commit 8cbb870197
2 changed files with 4 additions and 4 deletions

View File

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

View File

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