mirror of
https://github.com/lexogrine/dota2-react-hud.git
synced 2025-12-10 01:52:49 +01:00
21 lines
444 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |