Closed igeryu closed 8 years ago
Fixed much of the main framework. It now creates a JSON file from the Character
objects initialized by scanBackups()
.
Saves a working JSON document from the current structure of characters
, activeCharacterName
, and activeProfileName
.
Renamed to saveConfig()
, since it will be used not only at initialization.
Needs to create the correct JSON file structure.