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.
CHANGELOG
Changelog
##[1.1.1] - 2025-06-26
Added
- Configuration File (com.xammen.slowhunger.cfg): Introduced a user-configurable settings file located in BepInEx/config/.
- Players can now adjust the HungerDecayMultiplier to define how quickly hunger dissipates (default: hunger accumulates 2.5 times slower).
- BepInEx Logging: Added logging messages upon mod startup to confirm successful loading and display the current hunger decay factor.
Changed
- Transitioned from a hardcoded hunger decay value to a user-configurable setting via the configuration file.