Update engine tag to playtest-20210131.

This commit is contained in:
Paul Chote 2021-01-30 21:47:59 +00:00
parent 6fbcdef303
commit cc219ccf31

View File

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