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