The branches will be used for versioning and master won't be used anymore.
This project will contain some useful scripts / functions. The scripts won't be connected to each other, so you can select what you need and use that only without implementing a whole library to your project.
Some description about the script files...
This script can load cfg/ini/inf text files. You can load another config file without clear so you can extend your config. It has delegated function part so if it cleared or some vlue modified you can get an event from it.
If the FPSCounterEnabled set to true and you added a UIText to it this will write the FPS number to the text. It has delegated function OnFPSDropDown what called when the FPS is under the MinFPSValue.