9 lines
111 B
JSON
9 lines
111 B
JSON
{
|
|
"listen_port": 3000,
|
|
"db_path": "scores/",
|
|
"levels": [
|
|
"hills",
|
|
"canopy",
|
|
"mountain"
|
|
]
|
|
}
|