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.
WalkButton
A simple cosmetic mod for Silksong. Hold/toggle a certain (customizable) key to walk slowly.
| Last updated | a day ago |
| Total downloads | 603 |
| Total rating | 2 |
| Categories | Mods Cosmetic |
| Dependency string | ant_of_doom-WalkButton-1.1.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Silksong
BepInEx modloader. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Silksong-Walk-Button-Mod
A simple mod for Silksong. Hold a certain button to walk slowly anywhere. Default is the keyboard L, but you may easily adapt it to another key.
It works while the key is held, but you can reconfigure it to be working on toggle instead.
Installation
Take WalkButton.dll out of ant_of_doom-WalkButton-1.1.0.zip and put it into BepInEx\plugins.
Done.
Changing the button
You can change the default button by launching the mod at least once, after what it creates a config in the BepInEx\config folder. The config is called org.sealofapproval.walkbuttonmod.cfg. It's easy to change the default button, just open it and replace the L in the line walkButton = L with anything of your own choice.
In the same place, you can change the toggle/hold setting: replace hold in the line mode = hold with toggle, or vice versa.