XenoPrefs works similar to PlayerPrefs.
The main arguments for XenoPrefs are featureslike:
- saving to File instead of Registry
- all saved data is crypted
- custom Savefile
- faster
You can have a look at this
Article.
It provides a small overview of XenoPrefs as well as how to use it with some code examples.
I have also included a small example Scene in this build.
You have also full Source access to all scripts in this package.
If you still have any questions feel free to contact me:
Erarnitox@gmail.comXenoPrefs also comes with an editor window:
Erarnitox->XenoManager
to manage your entries
and make working with XenoPrefs more convenient.