From 7ee9e496d35a5f0f692aabbd653e9484f1a24793 Mon Sep 17 00:00:00 2001 From: Integer Limit <103940576+IntegerLimit@users.noreply.github.com> Date: Mon, 4 Dec 2023 22:19:41 +1100 Subject: [PATCH] Fix Small README Error (#554) [SKIP] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 79ffaa7..5d6e405 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,9 @@ If you want a harder, or perhaps a more "true" GregTech experience, check out th \* Note: Scripts will not work on versions <1.6, thus manual installation will be necessary. #### Script Installation Instructions: +
+ ##### Windows: - Download the script [here](https://raw.githubusercontent.com/Nomi-CEu/Nomi-CEu/main/pack-mode-switcher.bat), and save it to the root directory of the pack (the same level as `\config`). - Run the pack mode switcher in a terminal with `./pack-mode-switcher.bat` @@ -65,6 +67,7 @@ If you want a harder, or perhaps a more "true" GregTech experience, check out th - Run `curl -O https://raw.githubusercontent.com/Nomi-CEu/Nomi-CEu/main/pack-mode-switcher.sh` to download the file. - Verify the contents with your editor of choice. - Run `chmod +x pack-mode-switcher.sh; sh pack-mode-switcher.sh` in the pack root directory (the one containing `/config`). +
#### Manual installation instructions are available [here](https://github.com/Nomi-CEu/Nomi-CEu/blob/main/overrides/README.md).