
Simple Save has been designed to easily read and write data used in a game or app.
You can reduce the amount of data through data compression.
This asset also protects your data through encryption.
* Web Player data is stored in the PlayerPrefs. (One per file; files larger than 1MB are not stored).
Features:
- Component member variable local save/load
- Game data or App data local save / load
- Supports data compression
- Supports encryption
- Supports Auto save (time interval)
- Support Hashtable or String data
Document More...
Video Sample..
Supported Platforms
- Windows/Mac
- iOS/Android
- Other platform