RECORDANDRONCO/mods/example/mod.yaml
Matthias Mailänder a53a4df6de Add placeholder audio and speech.
Avoids crashes when loading standard menu, map editor and lobby.
2019-12-30 23:32:25 +01:00

78 lines
1.0 KiB
YAML

Metadata:
Title: Example mod
Version: {DEV_VERSION}
Packages:
.
$example: example
./mods/common: common
example|bits
MapFolders:
example|maps: System
Rules:
example|rules.yaml
TileSets:
example|tileset.yaml
Cursors:
example|cursor.yaml
Chrome:
example|chrome.yaml
Assemblies:
common|OpenRA.Mods.Common.dll
example|OpenRA.Mods.Example.dll
ChromeLayout:
example|mainmenu.yaml
Music:
hv|audio/music.yaml
Notifications:
hv|audio/notifications.yaml
Translations:
example|english.yaml
Hotkeys:
common|hotkeys/game.yaml
LoadScreen: BlankLoadScreen
ServerTraits:
LobbyCommands
PlayerPinger
MasterServerPinger
LobbySettingsNotification
ChromeMetrics:
common|metrics.yaml
example|metrics.yaml
Fonts:
Bold:
Font: common|FreeSansBold.ttf
Size: 14
Ascender: 11
MapGrid:
TileSize: 32, 32
Type: Rectangular
SpriteFormats: ShpTS
SpriteSequenceFormat: DefaultSpriteSequence
ModelSequenceFormat: PlaceholderModelSequence
GameSpeeds:
default:
Name: Normal
Timestep: 40
OrderLatency: 3