Added db with team selection, scoreboard enabled by default, Added Debugwindow, cleanup
This commit is contained in:
parent
1d632252bf
commit
8f402058ad
8 changed files with 279 additions and 24 deletions
12
scoreboard/db.json
Normal file
12
scoreboard/db.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"teams": [
|
||||
"Arheilgen",
|
||||
"Prechtal",
|
||||
"RVW Merklingen",
|
||||
"Hofen",
|
||||
"Leeden",
|
||||
"Oelde",
|
||||
"Burgkunstadt",
|
||||
"Gaustadt"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue