scroll.server/data/accounts.json
scroll 812052bc3e initial import, client gets to the lobby
titan engine, logic model, auth/game/gateway services.
csv tables pulled out of the ipa are checked in so it runs out of the box.
2026-08-23 07:50:31 +03:00

15 lines
No EOL
293 B
JSON

{
"next_low": 2,
"accounts": [
{
"high": 0,
"low": 1,
"pass_token": "KIzXwApNr3fe6Yn0SOtv1gm9kOFIZnl3CAFT92EQ",
"created_at": 1787460399,
"last_seen_at": 1787460399,
"session_count": 1,
"play_time_seconds": 0,
"banned": false
}
]
}