Data Saving – Encryption & Compression


It's secure, fast, feature-rich and easy to use. It has a one-liner for saving and loading, with async alternatives to avoid UI-freeze, compression to reduce load times and encryption to secure data.


by Axel B


Price History +

Contact | Docs



Why should you use this asset?


Easy to use


Saving: DataManager.Save(key, value)

Loading: DataManager.Load<T>(key)


It's feature-rich


It supports encryption, compression, multiple saveslots, broad platform support, async operations and more.