
ESave is a simple save & load solution.Documentation | Support | DiscordDEV NOTEI 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 BENEFITSMore advanced backend technologyMemory efficientFaster in most casesEven simpler APIMinimal file managementESave 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 CLASSESESave allows you to seamlessly save and load any serializable data type, such as custom classes and structs, making game data management effortless.SAVE UNITY TYPESMost 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 SAVESESave supports any number of saves, even allowing the player to create new saves during runtime with its database structure.DELETE SAVESWant 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 SETTINGSPlayer-preferred settings have a dedicated section that can be saved and retrieved just like regular save states.ENCRYPTIONUtilize the AES algorithm to automatically encrypt all of your saves!MULTITHREADEDToo much data? With ESave, all saving and loading operations run efficiently in the background, minimizing performance impact and keeping everything running smoothly.OTHER DETAILSWorks in Built-In RP, URP, and HDRPWorks on any platformTested in Unity 2022 and Unity 6