HUD Overhaul

This commit is contained in:
Hubert Walczak
2021-09-27 18:37:25 +02:00
parent 01729977e7
commit e759e43425
316 changed files with 3828 additions and 196 deletions
+5 -21
View File
@@ -1,30 +1,14 @@
[
{
"bind":"Ctrl+B",
"action":"toggleRadar"
},
{
"bind":"Alt+B",
"action":"radarBigger"
"bind":"Alt+D",
"action":"draft"
},
{
"bind":"Alt+S",
"action":"radarSmaller"
"action":"scoreboard"
},
{
"bind":"Alt+T",
"action":"toggleAR"
},
{
"bind":"Alt+C",
"action":"toggleCams"
},
{
"bind":"Alt+M",
"action":"toggleUpcomingMatch"
},
{
"bind":"Alt+P",
"action":"togglePlayerPreview"
"bind":"Alt+G",
"action":"game"
}
]