Merge pull request #29 from CrossElectronics/hotfix-1

Workaround of curseforge rejecting release
This commit is contained in:
tracer4b 2022-05-15 12:18:03 +08:00 committed by GitHub
commit cfc6453065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View File

@ -27,6 +27,7 @@ If you want a harder, or perhaps a more "true" GregTech experience, check out th
Installation instructions:
- Install the hardmode config files from [here](https://github.com/tracer4b/nomi-ceu/tree/main/overrides). Restart the pack for this to take effect.
- Windows users may grab the utility [here](https://raw.githubusercontent.com/tracer4b/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`).
- Run `/bq_admin default load ExpertQuests` to load the hard mode questbook.
## Credits

View File

@ -7,4 +7,4 @@ To install hard mode, drag the files inside `\config-overrides\expert` into the
The same for reverting back to normal mode, plus manually deleting `\config\globalgamerules.cfg` to cancel forced peaceful.
Windows users may also use `pack-mode-switcher.bat` found in this directory.
Windows users may also use `pack-mode-switcher.bat` found in the root directory. (It was here so it comes with the pack, but curseforge clearly doesn't want suspicious file in the release.')