Publisher | tariksavas |
---|---|
File size | 93.77kB |
Number of files | 46 |
Latest version | 1.0.2 |
Latest release date | 2024-11-18 03:29:13 |
First release date | 2024-11-18 03:29:13 |
Supported Unity versions | 2018.4.2 or higher |
What is Tarsave?
Tarsave provides a powerful system for handling save and load operations in your Unity projects. It enables you to securely save and load user progress, settings, and other important data. Whether you're a beginner or an experienced developer, Tarsave is a highly useful and easy-to-integrate tool for your projects.
With Tarsave’s autosave feature, you can automatically save user progress at regular intervals. This minimizes the risk of data loss and enhances the user experience.
Tarsave supports AES encryption, ensuring that your data is securely protected. The saved data is encrypted with a strong algorithm, keeping sensitive information safe at all times.
Additionally, Tarsave includes an automatic backup feature that creates backups with every save operation. Both the save files and backup files are stored in Application.persistentDataPath, ensuring that your data is always protected, and you can easily restore previous versions in case of any issues.
Finally, Tarsave is designed with optimization in mind, ensuring high performance. Save and load operations are fast and efficient, ensuring smooth gameplay and user interactions.
How to use Tarsave?
After importing this package into your project, you can read README.md document to get information about how to use it and examine the Samples folder for sample uses. For more details see the GitBook
Key Features
- Flexible save, load and delete operations (sync - async)
- Auto save
- Data security with AES Encryption
- Automatic backups
- Cross-platform
- Support for complex data types
- Support for Unity Transform and Audio objects
- Based on Json.net
- 100% test coverage
- Detailed documents and sample scenarios
Feel free to contact for support or feedback!