Skip to content

20170902

Compare
Choose a tag to compare
@pchote pchote released this 02 Sep 19:38
· 139 commits to master since this release
  • Added support for automatic installer generation using Travis CI (see Generating Release Installers)
  • Fixed several other issues with the packaging scripts
  • Fixed support for custom engines on Windows
  • Fixed user.config not being parsed by the Linux/macOS makefile
  • Fixed make check not working on case-sensitive file systems
  • Added support for mono 5.2 on macOS
  • Improved comments/documentation in mod.config
  • Improved project-level documentation (Readme, contributing guidelines / Code of conduct, Wiki pages)

This update makes significant changes to most of the core SDK files, including the mod.config file. Because of this, our recommended update procedure is to:

  • Make a backup of your mod.config
  • Overwrite all Mod SDK files with the new files in this release
  • Configure the new mod.config with your custom mod settings.