Update engine to release-20200202.

This commit is contained in:
Paul Chote 2020-02-01 16:57:37 +00:00
parent 553a58ddf8
commit a90a47d5e4

View File

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