We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5f4ac commit bffbcdaCopy full SHA for bffbcda
mod.config
@@ -9,7 +9,7 @@
9
MOD_ID="example"
10
11
# The OpenRA engine version to use for this project.
12
-ENGINE_VERSION="playtest-20200303"
+ENGINE_VERSION="playtest-20200329"
13
14
# .dll filenames compiled by the mod solution for use by the runtime assembly check
15
WHITELISTED_MOD_ASSEMBLIES="OpenRA.Mods.Example.dll"
@@ -69,7 +69,7 @@ PACKAGING_FAQ_URL="http://wiki.openra.net/FAQ"
69
PACKAGING_AUTHORS="Example Mod authors"
70
71
# The git tag to use for the macOS Launcher files.
72
-PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20200209"
+PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20200316"
73
74
# The macOS disk image icon positions, matched to the background artwork
75
PACKAGING_OSX_DMG_MOD_ICON_POSITION="190, 210"
0 commit comments