File tree Expand file tree Collapse file tree 6 files changed +8
-10
lines changed
Expand file tree Collapse file tree 6 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 99MOD_ID="example"
1010
1111# The OpenRA engine version to use for this project.
12- ENGINE_VERSION="release-20180923 "
12+ ENGINE_VERSION="playtest-20190106 "
1313
1414##############################################################################
1515# Continuous Integration
Original file line number Diff line number Diff line change 1- Palettes :
2- cursor : template.pal
3-
41Cursors :
5- mouse.shp : cursor
2+ mouse.shp : terrain
63 default :
74 Start : 0
85 X : -16
Original file line number Diff line number Diff line change 1+ Metrics :
2+ ClickDisabledSound :
3+ ClickSound :
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ ChromeLayout:
3131 example|mainmenu.yaml
3232
3333Notifications :
34- example|notifications.yaml
3534
3635Translations :
3736 example|english.yaml
@@ -49,6 +48,7 @@ ServerTraits:
4948
5049ChromeMetrics :
5150 common|metrics.yaml
51+ example|metrics.yaml
5252
5353Fonts :
5454 Bold :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11World :
2+ TerrainRenderer :
23 AlwaysVisible :
34 ActorMap :
45 ScreenMap :
1213 Name : terrain
1314 Tileset : TEMPLATE
1415 Filename : template.pal
16+ CursorPalette : true
1517 ShadowIndex :
1618
1719DummyActor :
You can’t perform that action at this time.
0 commit comments