code/datums/json_savefile.dm ![code/datums/json_savefile.dm0](git.png)
/datum/json_savefile | A savefile implementation that handles all data using json. Also saves it using JSON too, fancy. If you pass in a null path, it simply acts as a memory tree instead, and cannot be saved. |
---|
/datum/json_savefile | A savefile implementation that handles all data using json. Also saves it using JSON too, fancy. If you pass in a null path, it simply acts as a memory tree instead, and cannot be saved. |
---|