Update configuration description
This commit is contained in:
@@ -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) ##
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user