Template
mirror of
https://github.com/lexogrine/dota2-react-hud.git
synced 2026-09-16 12:38:33 +02:00
18 lines
308 B
JSON
18 lines
308 B
JSON
[
|
|
{
|
|
"bind":"Alt+D",
|
|
"action":"draft",
|
|
"label":"Toggle Draft View"
|
|
},
|
|
{
|
|
"bind":"Alt+S",
|
|
"action":"scoreboard",
|
|
"label":"Toggle Scoreboard View"
|
|
},
|
|
{
|
|
"bind":"Alt+G",
|
|
"action":"game",
|
|
"label":"Toggle Game View"
|
|
}
|
|
]
|