Publisher | Clayton Industries |
---|---|
File size | 31.00kB |
Number of files | 25 |
Latest version | 2 |
Latest release date | 2023-02-13 05:40:28 |
First release date | 2018-01-23 01:02:23 |
Supported Unity versions | 2018.4.2 or higher |
This plugin makes it easy to save and load content to / from files in Unity games. Many features can be implemented with just a single line of code.
Features
- Easily save and load objects to / from files
- Cross platform by default
- Encrypt the files you save to secure your data
- Reduce the size of files with compression (potentially up to 95%)
- Fast serialisation using json
- Read and write arbitrary data to files
- Compatible with most types
- Fully documented
- Support included
Supported Platforms
- Android
- iOS
- Universal Windows Platform
- Xbox One
- Standalone (PC, Mac, Linux)
- And many more
Supported Scripting Backends
- IL2CPP (.NET 4.x or .NET Standard 2.0)
- Mono (.NET 4.x or .NET Standard 2.0)
All code is fully documented and detailed documentation is available on the website. All source code is included.
We are always looking for more things to add so any suggestions are more than welcome.