Update to playtest-20200329

This commit is contained in:
abcdefg30 2020-03-29 22:19:59 +02:00 committed by abcdefg30
parent 0b5f4acbed
commit bffbcdacbf

View File

@ -9,7 +9,7 @@
MOD_ID="example"
# The OpenRA engine version to use for this project.
ENGINE_VERSION="playtest-20200303"
ENGINE_VERSION="playtest-20200329"
# .dll filenames compiled by the mod solution for use by the runtime assembly check
WHITELISTED_MOD_ASSEMBLIES="OpenRA.Mods.Example.dll"
@ -69,7 +69,7 @@ PACKAGING_FAQ_URL="http://wiki.openra.net/FAQ"
PACKAGING_AUTHORS="Example Mod authors"
# The git tag to use for the macOS Launcher files.
PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20200209"
PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20200316"
# The macOS disk image icon positions, matched to the background artwork
PACKAGING_OSX_DMG_MOD_ICON_POSITION="190, 210"