


A lightweight quality-of-life mod that prevents stamina depletion.
Install with Thunderstore Mod Manager or r2modman.
The DLL should end up here:
BepInEx/plugins/HexInfiniteStamina/HexInfiniteStamina.dll
F6
The hotkey can be changed in the config file.
Config file location:
BepInEx/config/com.hex.infinitestamina.cfg
Example configuration:
[General]
## Enable or disable the mod
# Setting type: Boolean
# Default value: true
Enabled = true
## Toggle infinite stamina hotkey
# Setting type: KeyboardShortcut
# Default value: F6
ToggleKey = F6
## Enable infinite stamina only while running
# Setting type: Boolean
# Default value: false
EnableWhileRunning = false
F6 (or your configured hotkey) to toggle infinite staminaThis mod is intended as a client-side quality-of-life mod.
Only players with the mod installed will receive infinite stamina behavior.