mirror of https://github.com/dirtbags/moth.git
15 lines
469 B
JSON
15 lines
469 B
JSON
{
|
|
"TrackSolved": true,
|
|
"Scoreboard": {
|
|
"DisplayServerURLWhenEnabled": true,
|
|
"ShowCategoryLeaders": true,
|
|
"ReplayHistory": true,
|
|
"ReplayFPS": 6,
|
|
"ReplayDurationMS": 2000,
|
|
"NoScoresHtml": "<div class='notification'><h2>~ no scores ~</h2></div>",
|
|
"": ""
|
|
},
|
|
"Messages": "<!-- Messages can go here (HTML) -->",
|
|
"": "this is here so you don't have to remember to take the comma off the last item"
|
|
}
|