Skip to content

v.3.5.1.4 - Beta 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@ivan-mogilko ivan-mogilko released this 30 Apr 01:37
· 3655 commits to master since this release

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.