From afdc34c5576d6250a0501166a6857c9cc49860a8 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 2 Sep 2017 20:33:48 +0100 Subject: [PATCH] Bump engine to playtest-20170902 --- mod.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.config b/mod.config index 15679e9..f4e2d3d 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-20170827" +ENGINE_VERSION="playtest-20170902" # Enable this to make the default OpenRA mods available for use in your mod.yaml # Packages list (via $mod references). Accepts values "True" or "False".