From bffbcdacbf2cbc323358ae86900e382ca1ffc1d8 Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Sun, 29 Mar 2020 22:19:59 +0200 Subject: [PATCH] Update to playtest-20200329 --- mod.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod.config b/mod.config index 64728e4..8b80dd5 100644 --- a/mod.config +++ b/mod.config @@ -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"