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.
13 lines
364 B
JSON
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"]
|
|
}
|
|
}
|