
You are viewing a potentially older version of this package. View Latest Version
Binder
Simple command binding system for the WK consoleAbout
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