Skip to content

Commit 01232ca

Browse files
committed
Add Hotkeys for the unit and building commands
Author: Rampoina <Rampoina@protonmail.com> Author: pavanvo <anton@pavanvo.me>
1 parent bfcc6c2 commit 01232ca

7 files changed

Lines changed: 284 additions & 146 deletions

File tree

mk/shared/glestkeys.ini

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
RenderInGamePerformance=`
44
RenderNetworkStatus=N
55
ShowFullConsole=M
6-
Screenshot=E
7-
FreeCameraMode=F
6+
Screenshot=J
7+
FreeCameraMode=Y
88
ResetCameraMode=space
99
CameraModeLeft=left
1010
CameraModeRight=right
1111
CameraModeUp=up
1212
CameraModeDown=down
1313
PauseGame=P
14-
ChangeFontColor=C
14+
ChangeFontColor=O
1515
GameSpeedIncrease='+'
1616
GameSpeedDecrease='-'
1717
ExitKey=escape
@@ -30,16 +30,28 @@ CameraRotateLeft=A
3030
CameraRotateRight=D
3131
CameraRotateUp=S
3232
CameraRotateDown=W
33+
CommandKey1=Q
34+
CommandKey2=W
35+
CommandKey3=E
36+
CommandKey4=R
37+
CommandKey5=A
38+
CommandKey6=S
39+
CommandKey7=D
40+
CommandKey8=F
41+
CommandKey9=Z
42+
CommandKey10=X
43+
CommandKey11=C
44+
CommandKey12=V
3345
HotKeyCenterCameraOnSelection=G
3446
HotKeySelectIdleHarvesterUnit=I
3547
HotKeySelectBuiltBuilding=B
3648
HotKeyShowDebug=?
3749
HotKeyDumpWorldToLog=\
3850
HotKeyRotateUnitDuringPlacement=R
39-
HotKeySelectDamagedUnit=D
51+
HotKeySelectDamagedUnit=U
4052
HotKeySelectStoreUnit=T
41-
HotKeySelectedUnitsAttack=A
42-
HotKeySelectedUnitsStop=S
53+
HotKeySelectedUnitsAttack=,
54+
HotKeySelectedUnitsStop=;
4355
HotKeyToggleOSMouseEnabled=/
4456
ChatTeamMode=H
4557
ToggleHealthbars=#

0 commit comments

Comments
 (0)