20180825
- Fixed AppImage compatibility problems with Linux Mint
- Added clearer error messages when travis (or other Linux users) common errors in mods developed on Windows
- Fixed crashes when running the "portable" windows distributions
- Updated default engine version to playtest-20180825
- Removed leftover references to the removed ExternalPort setting
- Added support for using wget instead of curl on Linux
This is a relatively minor update to the mod SDK. The following files have changed:
- .travis.yml
- Makefile
- fetch-engine.sh
- launch-dedicated.cmd
- launch-dedicated.sh
- packaging/linux/buildpackage.sh
- packaging/linux/include/AppRun.in
- packaging/osx/buildpackage.sh
- packaging/package-all.sh
- packaging/windows/buildpackage.sh
We recommend updating by individually replacing these 10 files on top of your existing 20180729
-based SDK template.
This SDK version remains compatible with OpenRA's engine versions release-20180307
and playtest-20180729
. If your mod is targeting playtest-20180729
, however, we strongly recommend that you update to playtest-20180830
as soon as possible to take advantage of the bug fixes in the revised playtest. If you wish to update to take advantage of these then you may now proceed to the Engine update guide.