This is a simple settings file for Standalone build.
This settings file allows the user to change startup configuration easily from an external file after build.
Simply drag the Settings prefab to the scene you want.
The Settings.cs file can be modified just like every other script file. From code access it through it's Singleton,
The file supports arrays, lists, float, int, bool, string and any other objects you create similar to parameters in the inspector.
Uses json serialization.
After the build simply copy the Settings.txt file to the folder with the .exe
This was tested on Windows but it should work on linux and Mac. If not, contact me and I will provide you with a fast fix.
If you want a free trial feel free to contact me:
abnormalcreativitycorp (at) gmail.com