Quantum Menus is an asset built for saving of any data type to be easier. It offers a quick and secure method that works on all platforms, including web. AES encryption and XML serialization, along with Binary Encoding when not on Web, provide strong protection. This asset is a better version of the previous one.
Asset/Package Dependencies - Instructions in documentation.
None
Feature List
Simple - All it takes is calling the Save, SaveWeb, Load, or LoadWeb function with your data.
Save Anything - Any datatype should be supported, otherwise custom classes can be written to support those data types.
Any Platform - Any platform with support for saving in Unity is supported.
Strong Encryption - In both Save and SaveWeb, data is serialized with XML and then encrypted with AES. In Save it also converts the encrypted file to binary.
Website and full documentation for this asset is at Quantum Tek Hub.
Support for this asset is at Github.