* Add HotkeyDialogLogic.cs * Add dialog-hotkey.yaml to all mods * Add `GetFirstDuplicate` method to HotkeyManager to aid in validation * Add "Player" and/or "Spectator" type to all hotkeys to allow for validation based on overlapping types * Change settings.yaml and SettingsLogic.cs to work with the new dialog
8 lines
163 B
YAML
8 lines
163 B
YAML
NextProductionTab: PAGEDOWN
|
|
Description: Next tab
|
|
Types: Production, Player
|
|
|
|
PreviousProductionTab: PAGEUP
|
|
Description: Previous tab
|
|
Types: Production, Player
|