/tg/ Station 13 - Modules - Types

code/datums/json_savefile.dm

/datum/json_savefileA 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.