Update engine version to playtest-20180729.
This commit is contained in:
parent
f832c6aa94
commit
966466eb64
@ -9,7 +9,7 @@
|
||||
MOD_ID="example"
|
||||
|
||||
# The OpenRA engine version to use for this project.
|
||||
ENGINE_VERSION="release-20180307"
|
||||
ENGINE_VERSION="playtest-20180729"
|
||||
|
||||
##############################################################################
|
||||
# Continuous Integration
|
||||
|
||||
@ -1,6 +1,4 @@
|
||||
World:
|
||||
PaletteFromCurrentTileset:
|
||||
Name: terrain
|
||||
AlwaysVisible:
|
||||
ActorMap:
|
||||
ScreenMap:
|
||||
@ -10,14 +8,28 @@ World:
|
||||
InternalName: example
|
||||
Side: Example
|
||||
Selectable: False
|
||||
PaletteFromFile:
|
||||
Name: terrain
|
||||
Tileset: TEMPLATE
|
||||
Filename: template.pal
|
||||
ShadowIndex:
|
||||
|
||||
DummyActor:
|
||||
BodyOrientation:
|
||||
HitShape:
|
||||
AlwaysVisible:
|
||||
|
||||
|
||||
Player:
|
||||
AlwaysVisible:
|
||||
TechTree:
|
||||
PlaceBuilding:
|
||||
SupportPowerManager:
|
||||
PowerManager:
|
||||
PlayerResources:
|
||||
DeveloperMode:
|
||||
Shroud:
|
||||
FrozenActorLayer:
|
||||
|
||||
EditorPlayer:
|
||||
AlwaysVisible:
|
||||
Shroud:
|
||||
|
||||
@ -1,8 +1,6 @@
|
||||
General:
|
||||
Name: Template
|
||||
Id: TEMPLATE
|
||||
Palette: template.pal
|
||||
PlayerPalette: template.pal
|
||||
|
||||
Terrain:
|
||||
TerrainType@Clear:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user