
This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.

Allows equip and unequip actions while running in Valheim.
F7
The hotkey can be changed in the config file.
Config file location:
BepInEx/config/hex.EquipWhileRunning.cfg
Example configuration:
[General]
## Enable or disable the mod
# Setting type: Boolean
# Default value: true
Enabled = true
## Toggle mod hotkey
# Setting type: KeyboardShortcut
# Default value: F7
ToggleKey = F7
Install using a Thunderstore-compatible mod manager such as r2modman.
Place the DLL inside:
BepInEx/plugins/EquipWhileRunning/
Example:
BepInEx/plugins/EquipWhileRunning/EquipWhileRunning.dll
This mod is designed to work as a lightweight client-side quality-of-life mod.
Server installation is typically not required.
GitHub repository: