Add files via upload
This commit is contained in:
@@ -0,0 +1,146 @@
|
||||
[
|
||||
{
|
||||
"id": "test-game-001",
|
||||
"GameId": "test-game-001",
|
||||
"created_at": "2026-07-28T15:53:26Z",
|
||||
"updated_at": "2026-07-29T20:04:38Z",
|
||||
"events": [
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 1
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 2
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 3
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 4
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 5
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 6
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 7
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 8
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 9
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 10
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 11
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 12
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 13
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Metadata": {
|
||||
"Revision": 14
|
||||
},
|
||||
"Revision": 14
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Metadata": {
|
||||
"Revision": 15
|
||||
},
|
||||
"Revision": 15
|
||||
}
|
||||
],
|
||||
"PlayerMetadata": [
|
||||
{
|
||||
"PlayerNetworkId": "1225a3f1-f5d1-4bb8-8d0b-1c10f8a753ba",
|
||||
"email": "host@example.com",
|
||||
"name": "Host",
|
||||
"nickname": "Host",
|
||||
"createdAt": "2026-07-28T15:53:26Z",
|
||||
"LastSeenEventRevision": 0
|
||||
}
|
||||
],
|
||||
"NetworkGameProgressInformation": {
|
||||
"CurrentGameStatus": "Started"
|
||||
},
|
||||
"GameStartConfiguration": {
|
||||
"IsPrivate": false,
|
||||
"NumberOfPlayersAsInt": 4
|
||||
},
|
||||
"metadata": {
|
||||
"PlayerMetadata": [
|
||||
{
|
||||
"PlayerNetworkId": "1225a3f1-f5d1-4bb8-8d0b-1c10f8a753ba",
|
||||
"email": "host@example.com",
|
||||
"name": "Host",
|
||||
"nickname": "Host",
|
||||
"createdAt": "2026-07-28T15:53:26Z",
|
||||
"LastSeenEventRevision": 0
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"NetworkGameProgressInformation": {
|
||||
"CurrentGameStatus": "Started"
|
||||
},
|
||||
"GameStartConfiguration": {
|
||||
"IsPrivate": false,
|
||||
"NumberOfPlayersAsInt": 4
|
||||
},
|
||||
"events": [
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 1
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 2
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 3
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 4
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 5
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 6
|
||||
},
|
||||
{
|
||||
"$type": "GameStarted",
|
||||
"Revision": 7
|
||||
}
|
||||
],
|
||||
"GameProgressInformation": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"id": "1225a3f1-f5d1-4bb8-8d0b-1c10f8a753ba",
|
||||
"email": "host@example.com",
|
||||
"nickname": "Host",
|
||||
"name": "Host",
|
||||
"password": "123456",
|
||||
"createdAt": "2026-07-28T15:53:26Z"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user