From 83b6b5f84b0bd8574b7c30a0d90f97f6a7fb77c3 Mon Sep 17 00:00:00 2001 From: tracer4b <61507029+tracer4b@users.noreply.github.com> Date: Thu, 12 May 2022 23:17:18 +0800 Subject: [PATCH] Add new instructions for switching modes --- overrides/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 overrides/README.md diff --git a/overrides/README.md b/overrides/README.md new file mode 100644 index 0000000..3d31bc6 --- /dev/null +++ b/overrides/README.md @@ -0,0 +1,6 @@ +# Hard mode config files +Config files for normal and hard modes are found in `\config-overrides\normal` and `\config-overrides\expert` respectively. + +To install hard mode, drag the files inside `\config-overrides\expert` into the main `config` folder. + +Windows users may also use `pack-mode-switcher.bat` found above.