Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
HexEquipWhileRunning
Allows equip, unequip, and reload actions while running.
| Last updated | 10 hours ago |
| Total downloads | 29 |
| Total rating | 0 |
| Categories | Mods Tweaks Client-side Ashlands Update AI Generated |
| Dependency string | Hex_Viking-HexEquipWhileRunning-1.1.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
Equip While Running
Allows equip, unequip and reload actions while running in Valheim.
Features
- Equip, unequip and reload actions while sprinting
- Toggle the mod on/off in game
- Configurable hotkey
- Client-side behavior for the local player
- Lightweight Harmony patching with vanilla-friendly behavior
- Vanilla-friendly gameplay integration
Default Hotkey
F7
The hotkey can be changed in the config file.
Configuration
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
Requirements
- BepInExPack Valheim
Installation
Thunderstore / r2modman
Install using a Thunderstore-compatible mod manager such as r2modman.
Manual Installation
Place the DLL inside:
BepInEx/plugins/EquipWhileRunning/
Example:
BepInEx/plugins/EquipWhileRunning/EquipWhileRunning.dll
Multiplayer
This mod is designed to work as a lightweight client-side quality-of-life mod.
Server installation is typically not required.
Compatibility
- Designed to be lightweight and compatible with other mods
- Uses non-destructive Harmony patching
- Intended to work safely in multiplayer environments
Known Issues
- Other mods that heavily modify player movement or action queue behavior may cause conflicts