From 8cbb870197706f21f5c7404e960c6429eacab970 Mon Sep 17 00:00:00 2001 From: Marcel Konrad Date: Sun, 8 Sep 2019 15:19:32 +0200 Subject: [PATCH] Update configuration description --- README.md | 4 ++-- curseforge.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 53b76a5..bcd149e 100644 --- a/README.md +++ b/README.md @@ -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) ## diff --git a/curseforge.html b/curseforge.html index c36965b..e4a09ce 100644 --- a/curseforge.html +++ b/curseforge.html @@ -82,13 +82,13 @@

Configuration

  1. - ≥ 1.13: "..\.minecraft\config\worldhandler.toml" + ≥ 1.13: Manual: "..\.minecraft\config\worldhandler.toml"
  2. 1.9-1.12: Ingame: Mods -> World Handler -> Config (Manual: "..\.minecraft\config\worldhandler.cfg")
  3. - ≤ 1.8: "..\.minecraft\config\worldhandler\[CONFIG].cfg" + ≤ 1.8: Manual: "..\.minecraft\config\worldhandler\[CONFIG].cfg"

Installation with ModLoader (1.6.2)