beatrun-courses-server-docker/data/main_db.example.json
2024-08-29 12:00:05 +05:00

12 lines
No EOL
156 B
JSON

{
"admins": {
"YOUR_STEAMID64": true
},
"keys": {},
"courses": {},
"locked": {},
"rating": {},
"records": {},
"usernames": {},
"ratelimits": {}
}