Publisher | Garrafote |
---|---|
File size | 245.86kB |
Number of files | 23 |
Latest version | 1.0c |
Latest release date | 2013-09-19 10:40:16 |
First release date | 2013-09-19 10:40:16 |
Supported Unity versions | 2018.4.2 or higher |
ProjectPrefs allows you to easely configure custom preferences for your project. It's highly recommended for projects shared between multiple developers / PCs.
The preferences are saved as text files and can easely be loaded by UnityEngine.Resources class.
Easy to use with the API based on UnityEditor.EditorPrefs and UnityEngine.PlayerPrefs classes.
Big thanks to Ricardo Amores Hernández for turning my job a lot easier with this Amazing Ini Parser for C#.
The preferences are saved as text files and can easely be loaded by UnityEngine.Resources class.
Easy to use with the API based on UnityEditor.EditorPrefs and UnityEngine.PlayerPrefs classes.
Big thanks to Ricardo Amores Hernández for turning my job a lot easier with this Amazing Ini Parser for C#.