The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.

SettingsExtenderForked
A small framework that lets modders add pages to the game's settings menu to edit mod settings in-game.
CHANGELOG
Changelog
0.1.6
- Fixed typos made in last typo fix patch
0.1.5
- No code changes
- Updated README and logo
- Fixed AddSetting typo in Github guides
0.1.4
- Now correctly overrides existing original SettingsExtender installation, allowing both to coexist.
- You can now keep JSPAPP's SettingExtender and this Forked mod installed together, allowing you to have other mods that depend on the original.
0.1.3
Added
- Renamed Assembly to allow packages depending on original work (hopefully)