game_list/state.json

74 lines
1.5 KiB
JSON

{
"games": [
{
"title": "Naramo Nuclear Plant V2",
"source": 1,
"min_players": 1,
"max_players": 90,
"price": 0,
"remote_id": 98626216952426
},
{
"title": " Asylum Life",
"source": 1,
"min_players": 1,
"max_players": 40,
"price": 0,
"remote_id": 132352755769957
},
{
"title": "Factorio",
"source": 0,
"min_players": 1,
"max_players": 1000,
"price": 32,
"remote_id": 427520
}
],
"users": [
{
"person": {
"name": "HoherGeist",
"opinion": [
{
"title": "Naramo Nuclear Plant V2",
"would_play": true
}
]
},
"password_hash": "$2b$12$v7w0E4NWRvxvfwM4rBmmnuG1MEDldRxA2TKejF8RtRgFvBayNxyoK"
},
{
"person": {
"name": "Code002Lover",
"opinion": [
{
"title": " Asylum Life",
"would_play": true
}
]
},
"password_hash": "$2b$12$4EVOAuLrrwFvtS8Z6/7n.ertig.agKLGdWF8flIO/LLB2Ir1A4oqW"
},
{
"person": {
"name": "Cwaeck",
"opinion": [
{
"title": "Naramo Nuclear Plant V2",
"would_play": true
},
{
"title": " Asylum Life",
"would_play": false
},
{
"title": "Factorio",
"would_play": true
}
]
},
"password_hash": "$2b$12$iezDgiYiMSEceyfDrriqVucQBx7v.U4TdKdc5qjEIJDbqsxiXHTBK"
}
]
}