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.

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.