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
|
# The id of the mod to launch by default. This must exist as a directory in the mods directory
|
||||||
MOD_ID="example"
|
MOD_ID="example"
|
||||||
|
|
||||||
ENGINE_VERSION="3e5c211"
|
ENGINE_VERSION="f75115a"
|
||||||
|
|
||||||
# Import the default OpenRA mods for use as external mod references
|
# Import the default OpenRA mods for use as external mod references
|
||||||
# in your mod.yaml. Accepts values "True" or "False".
|
# in your mod.yaml. Accepts values "True" or "False".
|
||||||
|
|||||||
@ -60,6 +60,8 @@ SpriteFormats: ShpTS
|
|||||||
|
|
||||||
SpriteSequenceFormat: DefaultSpriteSequence
|
SpriteSequenceFormat: DefaultSpriteSequence
|
||||||
|
|
||||||
|
ModelSequenceFormat: PlaceholderModelSequence
|
||||||
|
|
||||||
GameSpeeds:
|
GameSpeeds:
|
||||||
default:
|
default:
|
||||||
Name: Normal
|
Name: Normal
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user