Publisher | Kasper Kivikataja |
---|---|
File size | 2.05MB |
Number of files | 30 |
Latest version | 1 |
Latest release date | 2024-11-08 11:38:14 |
First release date | 2024-11-08 11:38:14 |
Supported Unity versions | 2018.4.2 or higher |
What
PlainSave is a simple save system designed for small to mid-sized games, based on the principle of open data, where all save files are human-readable.
Audience
- Developers who do not need or want to hide save data.
- Developers who want to ensure that game data can be easily fixed.
- Developers seeking a straightforward save system without complex data structures.
Setup
- Create a default save file using any text editor.
- Update the PlainSave settings through the user interface.
- Test the system by calling any OpenSaveManager method.
Includes
- A sample game scene.
- Comprehensive documentation.
- FAQ and support (ENG/JP).