Update engine to release-20191117.

This commit is contained in:
Paul Chote 2019-11-17 13:44:11 +00:00
parent 14e8e445c5
commit fb2201e04c

View File

@ -9,7 +9,7 @@
MOD_ID="example"
# The OpenRA engine version to use for this project.
ENGINE_VERSION="playtest-20190825"
ENGINE_VERSION="release-20191117"
# .dll filenames compiled by the mod solution for use by the runtime assembly check
WHITELISTED_MOD_ASSEMBLIES="OpenRA.Mods.Example.dll"