ProjectPrefs
ProjectPrefs allows you to easely configure custom preferences for your project. It’s highly recommended for projects ...
by Garrafote
★★★★ star rating
Price History +
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#.