Secret-Hitler-Online-Server/data/example.json
2020-09-29 16:33:01 -06:00

12 lines
No EOL
155 B
JSON

{
"host": "Oliver",
"state": "lobby",
"game_code": "example",
"players": {
"Oliver": {
"position": null,
"role": null,
"host": true
}
}
}