This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
Binder
Simple command binding system for the WK console
| Date uploaded | 11 months ago |
| Version | 1.0.0 |
| Download link | Cyfral-Binder-1.0.0.zip |
| Downloads | 76 |
| Dependency string | Cyfral-Binder-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
About
This mod allows you to easily bind console commands to keyboard keys. All binds are automatically saved to the mod's config file and will persist between game sessions.
Commands
bind add <key> <command>
bind remove <key>
bind list
Example
bind add G noclip
bind add K loadlevels Campaign_interlude_Silo_To_Pipeworks_01
[!WARNING] Pressing any bind key will activate cheat mode and disable run scoring.
To remove a bind:
bind remove G
To list all current binds:
bind list