Looking to change the save and load system, with multiple novel's state being saved in one json only.

Posted: 01 Jun 2022 10:08
by mkssa

like the subject says, I want to save multiple novel's data in one json file. Loading a particular novel's data when needed and saving without tampering the other data. How should i approach this?