Save Editor Es3 __link__ -

ES3 uses strict formatting. Missing a single comma or bracket in a JSON file will cause the game to throw an error and potentially wipe the entire save file. Always create a backup copy of your save file before applying any changes with an editor.

int health = ES3.Load ("playerHealth", 100); (Returns 100 if "playerHealth" doesn't exist). Best Practices for Saving and Loading save editor es3

Remember the pillars of safe save editing: ES3 uses strict formatting