Files
dota2-react-hud/public/keybinds.json
T
2026-09-01 22:34:23 +02:00

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"
}
]