Publisher | John's Project |
---|---|
File size | 133.88kB |
Number of files | 9 |
Latest version | 1 |
Latest release date | 2019-11-12 10:02:11 |
First release date | 2019-11-12 10:02:11 |
Supported Unity versions | 2018.4.2 or higher |
Cross Platform Save is a asset that can save and load C# objects. It's simple programming interface makes it very easy to use.
The save file gets encrypted when it's created, so it's protected from user modification. The save file is stored in the persistent data path and uses '.cpsd' extension.
The currently tested platforms are Standalone and Android, but it should work on other platform too as the asset is fully programmed in C#.
The save file gets encrypted when it's created, so it's protected from user modification. The save file is stored in the persistent data path and uses '.cpsd' extension.
The currently tested platforms are Standalone and Android, but it should work on other platform too as the asset is fully programmed in C#.