Avarice/fixtures/database/game/general.json
Anton Tarasenko 5602ee7c0a Implement database feature
A simple JSON-based database that works through loading full self-copy
into the memory. Should be more than enough for the needs of kf modding.
2020-11-28 23:35:27 +07:00

13 lines
364 B
JSON

{
"76561198025127722": {
"walked": 1073,
"dosh_thrown": 483482,
"achievements": ["kf:LabCleaner", "kf:ChickenFarmer", "scrn:playedscrn"]
},
"76561198044316328": {
"walked": 1693,
"dosh_thrown": 527624,
"achievements": ["kf:PubCrawl", "kf:FascistDietitian", "kf:GimliThatAxe!", "scrn:playedscrn"]
}
}