Initial commit: OpenRA game engine
Fork from OpenRA/OpenRA with one-click launch script (start-ra.cmd) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
34
mods/cnc/hotkeys.yaml
Normal file
34
mods/cnc/hotkeys.yaml
Normal file
@@ -0,0 +1,34 @@
|
||||
NextProductionTab: PAGEDOWN
|
||||
Description: hotkey-description-nextproductiontab
|
||||
Types: Production
|
||||
Contexts: player
|
||||
|
||||
PreviousProductionTab: PAGEUP
|
||||
Description: hotkey-description-previousproductiontab
|
||||
Types: Production
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeBuilding: E
|
||||
Description: hotkey-description-productiontypebuilding
|
||||
Types: Production
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeDefense: R
|
||||
Description: hotkey-description-productiontypesupport
|
||||
Types: Production
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeInfantry: T
|
||||
Description: hotkey-description-productiontypeinfantry
|
||||
Types: Production
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeVehicle: Y
|
||||
Description: hotkey-description-productiontypevehicle
|
||||
Types: Production
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeAircraft: U
|
||||
Description: hotkey-description-productiontypeaircraft
|
||||
Types: Production
|
||||
Contexts: player
|
||||
Reference in New Issue
Block a user