Template
mirror of
https://github.com/lexogrine/dota2-react-hud.git
synced 2026-09-17 21:18:34 +02:00
init
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"ar": true,
|
||||
"label": "Scoreboard",
|
||||
"name": "ar",
|
||||
"inputs": [
|
||||
{
|
||||
"type": "action",
|
||||
"name": "arState",
|
||||
"values": [
|
||||
{
|
||||
"name": "show",
|
||||
"label": "Show scoreboard"
|
||||
},
|
||||
{
|
||||
"name": "hide",
|
||||
"label": "Hide scoreboard"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user