20170923
- Added a check and error message for users attempting to run the SDK using PowerShell 2.0 or older.
- Added a "portable" windows package
-winportable.zip
. - Renamed macOS installer package suffix to
-macOS.zip
to distinguish it from the portable windows package.
This is a minor update to the SDK files. You can upgrade by replacing the content of your packaging
directory, make.ps1
, and .travis.yml
files with the newer versions included with this release, and then set ENGINE_VERSION="playtest-20170923"
in your mod.config
. If you would like to update the files manually then you can compare the changed files.