This commit is contained in:
Hubert Walczak
2021-07-10 20:25:28 +02:00
commit 52e2cd949b
1417 changed files with 35119 additions and 0 deletions
+21
View File
@@ -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"
}
]
}
]
}