The FRAX save system is an easy to use asset which allows for the saving and loading of data. The system is written in C# for the Unity Engine.
It is quick and easy to implement. This asset is especially useful to those who are new to coding, making a complex system simple.
The asset currently supports saving of:
> Integers
> Floats
> Booleans
> Strings
> Array forms of the above formats