File tree 6 files changed +8
-10
lines changed
6 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 9
9
MOD_ID="example"
10
10
11
11
# The OpenRA engine version to use for this project.
12
- ENGINE_VERSION="release-20180923 "
12
+ ENGINE_VERSION="playtest-20190106 "
13
13
14
14
##############################################################################
15
15
# Continuous Integration
Original file line number Diff line number Diff line change 1
- Palettes :
2
- cursor : template.pal
3
-
4
1
Cursors :
5
- mouse.shp : cursor
2
+ mouse.shp : terrain
6
3
default :
7
4
Start : 0
8
5
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:
31
31
example|mainmenu.yaml
32
32
33
33
Notifications :
34
- example|notifications.yaml
35
34
36
35
Translations :
37
36
example|english.yaml
@@ -49,6 +48,7 @@ ServerTraits:
49
48
50
49
ChromeMetrics :
51
50
common|metrics.yaml
51
+ example|metrics.yaml
52
52
53
53
Fonts :
54
54
Bold :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
World :
2
+ TerrainRenderer :
2
3
AlwaysVisible :
3
4
ActorMap :
4
5
ScreenMap :
12
13
Name : terrain
13
14
Tileset : TEMPLATE
14
15
Filename : template.pal
16
+ CursorPalette : true
15
17
ShadowIndex :
16
18
17
19
DummyActor :
You can’t perform that action at this time.
0 commit comments