Super Save Loader Documentation
        
    
    





Features


1. Adding Super Save Loader to Unity

To import Super Save Loader into your project, either drag in the .unitypackage file, or get it from the asset store window.

Imported folders, what they do, and if you need to import them or not, alphabetically:

The rest of the files are required.


2. Getting Started

a. Intro to Saving & Loading

For the following examples on saving, I will be using the JSON serializer. To use the XML serializer, just replace "JSON" with "XML" in your code!

c. Tips & Tricks


3. Functions


Notes

Known Bugs

Planned Features / To Do List:


ChangeLog

v2.0


Credits

Coding and design by Kai Clavier (@KaiClavier)
Extra CSS help by Tak (@takorii)