mirror of
https://github.com/lexogrine/dota2-react-hud.git
synced 2025-12-10 01:52:49 +01:00
30 lines
492 B
JSON
30 lines
492 B
JSON
[
|
|
{
|
|
"bind":"Ctrl+B",
|
|
"action":"toggleRadar"
|
|
},
|
|
{
|
|
"bind":"Alt+B",
|
|
"action":"radarBigger"
|
|
},
|
|
{
|
|
"bind":"Alt+S",
|
|
"action":"radarSmaller"
|
|
},
|
|
{
|
|
"bind":"Alt+T",
|
|
"action":"toggleAR"
|
|
},
|
|
{
|
|
"bind":"Alt+C",
|
|
"action":"toggleCams"
|
|
},
|
|
{
|
|
"bind":"Alt+M",
|
|
"action":"toggleUpcomingMatch"
|
|
},
|
|
{
|
|
"bind":"Alt+P",
|
|
"action":"togglePlayerPreview"
|
|
}
|
|
] |