Update engine to f75115a.
This commit is contained in:
parent
60246de708
commit
1b7f42a6dd
@ -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".
|
||||
|
||||
@ -60,6 +60,8 @@ SpriteFormats: ShpTS
|
||||
|
||||
SpriteSequenceFormat: DefaultSpriteSequence
|
||||
|
||||
ModelSequenceFormat: PlaceholderModelSequence
|
||||
|
||||
GameSpeeds:
|
||||
default:
|
||||
Name: Normal
|
||||
|
||||
Loading…
Reference in New Issue
Block a user