The BepInEx console will not appear when launching like it does for other games on Thunderstore. This is normal (and helps prevent crashes during startup). You can turn it back on in your BepInEx.cfg file.

SettingsExtenderForked
Updated fork of the original PeakSettingsExtender by jspapp
Last updated | a day ago |
Total downloads | 115 |
Total rating | 0 |
Categories | Mods Libraries |
Dependency string | pharmacomaniac-SettingsExtenderForked-0.1.2 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
SettingsExtenderForked
This is a fork of the original PeakSettingsExtender by jspapp with a few improvements to address the issues caused by Patch 1.7 as well as optional helpers that reduce boilerplate.
Full Backward Compatibility:
Mods built using the original SettingsExtender should work with this forked version without any changes.
Main Improvements
-
Patch 1.7 Compatible
- Fixes the issue where your settings page tab would be renamed to “GENERAL.”
- Fixes the problem where every setting had “LOC:” in the name.
-
Additional Helpers added to API
- See Github page (https://github.com/zappybiby/PeakSettingsExtender/tree/fork) for more info