From 1b7f42a6dd60da641120f016b7fa49b6612b170f Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Wed, 28 Jun 2017 21:19:30 +0000 Subject: [PATCH] Update engine to f75115a. --- mod.config | 2 +- mods/example/mod.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mod.config b/mod.config index 4d07ca5..382b2df 100644 --- a/mod.config +++ b/mod.config @@ -1,7 +1,7 @@ # The id of the mod to launch by default. This must exist as a directory in the mods directory MOD_ID="example" -ENGINE_VERSION="3e5c211" +ENGINE_VERSION="f75115a" # Import the default OpenRA mods for use as external mod references # in your mod.yaml. Accepts values "True" or "False". diff --git a/mods/example/mod.yaml b/mods/example/mod.yaml index ae7d23a..0216144 100644 --- a/mods/example/mod.yaml +++ b/mods/example/mod.yaml @@ -60,6 +60,8 @@ SpriteFormats: ShpTS SpriteSequenceFormat: DefaultSpriteSequence +ModelSequenceFormat: PlaceholderModelSequence + GameSpeeds: default: Name: Normal