Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
toebeann committed Aug 21, 2023
2 parents 918fc41 + c68c199 commit 64e39b9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ To install manually, follow these instructions:
```
1. Run the game via Steam.
### Configuration (macOS)
### Configuration (macOS - Steam only)
1. Make the `run_bepinex.sh` executable by running this command in Terminal:
```
Expand All @@ -93,6 +93,12 @@ At this moment you will not see any clear indication that BepInEx is working. It
If you also wish to use QModManager, you will need to follow the [Installing QModManager on macOS](https://github.com/toebeann/BepInEx.SubnauticaZero/wiki/Installing-QModManager-on-macOS) guide to get QModManager to work on macOS.
### Configuration (macOS - other platforms e.g. Epic Games)
The best experience for modding Subnautica: Below Zero on macOS is via Steam. There is however a workaround which will let you run BepInEx plugins on macOS when you own the game on a non-Steam platform, e.g. Epic Games. Mods which require BepInEx patchers are not supported via this workaround, including QModManager.
For details and instructions, see [Tobey's BepInEx 5 Hardpatcher](https://tobey.me/mods/bepinex/hardpatcher/).
## Useful links
- [BepInEx: writing basic plugin walkthrough](https://docs.bepinex.dev/articles/dev_guide/plugin_tutorial/)
Expand Down

0 comments on commit 64e39b9

Please sign in to comment.