Template
mirror of
https://github.com/lexogrine/dota2-react-hud.git
synced 2026-09-17 13:08:33 +02:00
init
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user