Add configuration description
This commit is contained in:
@@ -43,6 +43,11 @@ Download World Handler or build from source
|
|||||||
3. Join a world or server
|
3. Join a world or server
|
||||||
4. Press `V` to open the World Handler
|
4. Press `V` to open the World Handler
|
||||||
|
|
||||||
|
## Configuration ##
|
||||||
|
|
||||||
|
≥ 1.13: Edit `..\.minecraft\config\worldhandler.toml`
|
||||||
|
≤ 1.12: Edit `..\.minecraft\config\worldhandler.cfg`
|
||||||
|
|
||||||
## Installation with ModLoader (1.6.2) ##
|
## Installation with ModLoader (1.6.2) ##
|
||||||
|
|
||||||
1. Navigate to `..\.minecraft\mods`
|
1. Navigate to `..\.minecraft\mods`
|
||||||
|
|||||||
@@ -79,6 +79,15 @@
|
|||||||
4. Press "V" to open the World Handler
|
4. Press "V" to open the World Handler
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
<h3><strong>Configuration</strong></h3>
|
||||||
|
<ol>
|
||||||
|
<li>
|
||||||
|
<strong>≥ 1.13:</strong> Edit "..\.minecraft\config\worldhandler.toml"
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>≤ 1.12:</strong> Edit "..\.minecraft\config\worldhandler.cfg"
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
<h3><strong>Installation with ModLoader (1.6.2)</strong></h3>
|
<h3><strong>Installation with ModLoader (1.6.2)</strong></h3>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
Reference in New Issue
Block a user