3.5.1 Beta 5, for public test.
New changes:
Script API:
- File.Open() now supports $CONFIGFILE$ tag which will try to open user config file for reading or
writing regardless of where config is located on disk. - Added System.SaveConfigToFile() which writes current engine settings to the user config file.
Only the options that can be changed at runtime are written back at the moment.