Clean up Installation Instructions
This commit is contained in:
parent
5a7b000a56
commit
9dd9997753
16
README.md
16
README.md
@ -41,17 +41,19 @@ If you want a harder, or perhaps a more "true" GregTech experience, check out th
|
|||||||
- Harder recipes for assorted things like Iridium, Graphene, Numismatic Dynamos, and more
|
- Harder recipes for assorted things like Iridium, Graphene, Numismatic Dynamos, and more
|
||||||
|
|
||||||
### Installation Instructions:
|
### Installation Instructions:
|
||||||
NOTE: Scripts will not work on versions <1.6, thus manual installation will be necessary.
|
\* Note: Scripts will not work on versions <1.6, thus manual installation will be necessary.
|
||||||
|
|
||||||
#### Script Installation Instructions
|
#### Script Installation Instructions:
|
||||||
|
------
|
||||||
##### Windows:
|
##### Windows:
|
||||||
- Download [here](https://raw.githubusercontent.com/Nomi-CEu/nomi-ceu/main/pack-mode-switcher.bat) (right click - save as) save it to the root directory of the pack (the same level as `\config`).
|
- 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`
|
- Run the pack mode switcher in a terminal with `./pack-mode-switcher.bat`
|
||||||
|
|
||||||
##### Any GNU/Linux (Mac and Linux):
|
##### Any GNU/Linux (Mac and Linux):
|
||||||
- Run `curl -O https://raw.githubusercontent.com/Nomi-CEu/nomi-ceu/main/pack-mode-switcher.sh` to download the file.
|
- 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.
|
- 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`).
|
- 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](overrides/README.md).
|
#### Manual installation instructions are available [here](overrides/README.md).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user