12 lines
No EOL
155 B
JSON
12 lines
No EOL
155 B
JSON
{
|
|
"host": "Oliver",
|
|
"state": "lobby",
|
|
"game_code": "example",
|
|
"players": {
|
|
"Oliver": {
|
|
"position": null,
|
|
"role": null,
|
|
"host": true
|
|
}
|
|
}
|
|
} |