1
0
mirror of https://github.com/lexogrine/dota2-react-hud.git synced 2025-12-10 10:02:50 +01:00
Hubert Walczak 52e2cd949b
init
2021-07-10 20:25:28 +02:00

21 lines
444 B
JSON

{
"ar": true,
"label": "Scoreboard",
"name": "ar",
"inputs": [
{
"type": "action",
"name": "arState",
"values": [
{
"name": "show",
"label": "Show scoreboard"
},
{
"name": "hide",
"label": "Hide scoreboard"
}
]
}
]
}