For some reason when going into Settings and selecting Key Binding the game crashes saying it cannot find a modded UI button. For some reason it can't find the Key yet playing with the mod works fine,
Settings
Key Binding
Key
The mod probably needs entries in its strings file for the key bindings for any custom UIToggle components.
UIToggle
Don't really want them to be pre-bound just if people want to...
If you don't want them pre-bound, just leave off the DefaultHotkey in the game gui.txt file. But you still need the string for the Key Bindings in case players want to set their own hotkeys.
DefaultHotkey
game gui.txt
Gotcha. Thanks