You are viewing a potentially older version of this package. View all versions.
Searica-DodgeShortcut-1.0.7 icon

DodgeShortcut

Simple mod to add a configurable dodge button. Allows you to dodge with a single key press.

Date uploaded 7 months ago
Version 1.0.7
Download link Searica-DodgeShortcut-1.0.7.zip
Downloads 318
Dependency string Searica-DodgeShortcut-1.0.7

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

DodgeShortcut

Simple Valheim mod to add a configurable dodge button. Allows you to dodge with a single key press.

Usage

  • Install the mod using either r2modman or thunderstore mod manager.
  • Run the game once to create the configuration file.
  • Either use an in-game configuration manager to edit the default key-bind for dodging or edit the configuration file using your mod manager.
  • Press the configured dodge key to dodge in the direction your character is moving, or if they are standing still then the direction your camera is looking.

Configuration

EnableMod [Restart Required]

  • Globally enable or disable this mod.
  • Default value: true

DodgeShortcut

  • Set the key to press to dodge in the direction your character is moving. If LeftAlt conflicts with other mods, I recommend setting the dodge key to the back button on your mouse.
  • Default value: LeftAlt

Compatibility

Likely compatiable with most mods as it touches very little of the game's code. May conflict with other mods that allow for custom inputs when dodging.

Source Code

Github: https://github.com/searica/DodgeShortcut

Donations/Tips

My mods will always be free to use but if you feel like saying thanks you can tip/donate here through ko-fi: https://ko-fi.com/searica

Contributions

If you would like to provide suggestions, make feature requests, or reports bugs and compatibility issues you can either open an issue on the Github repository or tag me (@searica) with a message on the Jotunn discord or the Odin Plus discord.

I'm a grad student and have a lot of personal responsibilities on top of that so I can't promise I will respond quickly, but I do intend to maintain and improve the mod in my free time.

Credits

Inspired by 1-Key Dodge mod on Nexus. This mod is written from scratch though as there is no code available for 1-Key Dodge and no specific license for it.

Shameless Self Plug (Other Mods By Me)

If you like this mod you might like some of my other ones.

Building Mods

Gameplay Mods

CHANGELOG

Version Notes
1.2.0
  • Update for Ashlands release.
1.1.0
  • Added option to configure default dodge direction when standing still.
  • Updated icon and README.
  • Recompiled against newest Valheim version.
1.0.7
  • Maintenance update.
  • Improved shutdown performance.
1.0.6
  • Updated for patch 0.217.25.
1.0.3 - 1.0.5
  • Updated README (Spelling is hard and Thunderstore won't let you edit the README without uploading a new version).
  • Fixed BepInEx mod ID
1.0.2
  • Updated for patch 0.217.22.
1.0.1
  • Fixed Github link in manifest.
1.0.0
  • Initial release.