Update engine tag to release-20210321.

This commit is contained in:
Paul Chote 2021-03-21 11:50:42 +00:00 committed by abcdefg30
parent 118680a58d
commit 2b68288abb

View File

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