- Current Version: 1.0.0: 2025-04-16T11:43:19Z
- First Published: 2025-04-16T11:43:19Z
- Size: 14215408
- Supported Unity Versions: 2022.3.60
ESave Pro
Documentation | Support | Discord
DEV NOTE
I am fully open to requests and suggestions. Feel free to contact me through Discord, my website, or email to share your thoughts and experiences.
If you're upgrading from the free version, you will need to remove it from your project before installing ESave Pro.
PRO BENEFITS
- More advanced backend technology
- Memory efficient
- Faster in most cases
- Even simpler API
- Minimal file management
ESave Pro leverages advanced backend technology for greater memory efficiency and speed, making it the ideal choice for large-scale games that require rapid saving and loading of massive data sets.
SAVE CUSTOM CLASSES
ESave allows you to seamlessly save and load any serializable data type, such as custom classes and structs, making game data management effortless.
SAVE UNITY TYPES
Most Unity data types cannot be saved. ESave offers workarounds for some of the main data types that Unity developers would need to work with, such as Vectors, Quaternion, Color, Transform, and RectTransform.
INFINITE SAVES
ESave supports any number of saves, even allowing the player to create new saves during runtime with its database structure.
DELETE SAVES
Want the player to be able to delete saves during runtime? This is supported as well! With just one line of code, you can remove a single save state or wipe them all effortlessly.
PLAYER SETTINGS
Player-preferred settings have a dedicated section that can be saved and retrieved just like regular save states.
ENCRYPTION
Utilize the AES algorithm to automatically encrypt all of your saves!
MULTITHREADED
Too much data? With ESave, all saving and loading operations run efficiently in the background, minimizing performance impact and keeping everything running smoothly.
OTHER DETAILS
- Works in Built-In RP, URP, and HDRP
- Works on any platform
- Tested in Unity 2022 and Unity 6
Add to cart