
SlowHunger
Reduces hunger decay rate.Details
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.