Files
OpenRA/mods/ra/mod.yaml
2014-02-02 23:37:22 +01:00

181 lines
3.8 KiB
YAML

Metadata:
Title: Red Alert
Description: OpenRA Reimagining of the classic game
Version: {DEV_VERSION}
Author: The OpenRA Developers
Folders:
.
./mods/ra
./mods/ra/bits
./mods/ra/bits/desert
./mods/ra/uibits
~^/Content/ra
MapFolders:
./mods/ra/maps
~^/maps/ra
Packages:
~main.mix
redalert.mix
conquer.mix
hires.mix
local.mix
sounds.mix
speech.mix
allies.mix
russian.mix
temperat.mix
snow.mix
interior.mix
~scores.mix
~movies1.mix
~movies2.mix
Rules:
mods/ra/rules/system-actors.yaml
mods/ra/rules/system-ai.yaml
mods/ra/rules/system-player.yaml
mods/ra/rules/system-world.yaml
mods/ra/rules/defaults.yaml
mods/ra/rules/vehicles.yaml
mods/ra/rules/husks.yaml
mods/ra/rules/structures.yaml
mods/ra/rules/infantry.yaml
mods/ra/rules/civilian.yaml
mods/ra/rules/trees.yaml
mods/ra/rules/aircraft.yaml
mods/ra/rules/ships.yaml
Sequences:
mods/ra/sequences/ships.yaml
mods/ra/sequences/vehicles.yaml
mods/ra/sequences/structures.yaml
mods/ra/sequences/infantry.yaml
mods/ra/sequences/aircraft.yaml
mods/ra/sequences/misc.yaml
mods/ra/sequences/decorations.yaml
Cursors:
mods/ra/cursors.yaml
Chrome:
mods/ra/chrome.yaml
Assemblies:
mods/ra/OpenRA.Mods.RA.dll
mods/cnc/OpenRA.Mods.Cnc.dll
mods/d2k/OpenRA.Mods.D2k.dll
ChromeLayout:
mods/ra/chrome/gameinit.yaml
mods/ra/chrome/ingame.yaml
mods/ra/chrome/ingame-chat.yaml
mods/ra/chrome/ingame-diplomacy.yaml
mods/ra/chrome/ingame-fmvplayer.yaml
mods/ra/chrome/ingame-menu.yaml
mods/ra/chrome/ingame-objectives.yaml
mods/ra/chrome/ingame-observerstats.yaml
mods/ra/chrome/mainmenu.yaml
mods/ra/chrome/settings.yaml
mods/ra/chrome/credits.yaml
mods/ra/chrome/lobby.yaml
mods/ra/chrome/lobby-playerbin.yaml
mods/ra/chrome/lobby-dialogs.yaml
mods/ra/chrome/color-picker.yaml
mods/ra/chrome/map-chooser.yaml
mods/ra/chrome/create-server.yaml
mods/ra/chrome/serverbrowser.yaml
mods/ra/chrome/connection.yaml
mods/ra/chrome/directconnect.yaml
mods/ra/chrome/replaybrowser.yaml
mods/ra/chrome/dropdowns.yaml
mods/ra/chrome/modchooser.yaml
mods/ra/chrome/cheats.yaml
mods/ra/chrome/musicplayer.yaml
mods/ra/chrome/tooltips.yaml
mods/ra/chrome/assetbrowser.yaml
mods/ra/chrome/irc.yaml
Weapons:
mods/ra/weapons.yaml
Voices:
mods/ra/voices.yaml
Notifications:
mods/ra/notifications.yaml
TileSets:
mods/ra/tilesets/snow.yaml
mods/ra/tilesets/interior.yaml
mods/ra/tilesets/temperat.yaml
mods/ra/tilesets/desert.yaml
Music:
mods/ra/music.yaml
Movies:
mods/ra/movies1.yaml
mods/ra/movies2.yaml
Translations:
mods/ra/languages/english.yaml
LoadScreen: DefaultLoadScreen
Image: mods/ra/uibits/loadscreen.png
InstallerMenuWidget: INSTALL_PANEL
TestFiles: allies.mix, conquer.mix, general.mix, interior.mix, redalert.mix, russian.mix, scores.mix, snow.mix, sounds.mix, temperat.mix
PackageURL: http://open-ra.org/download/content/ra-packages
Text: Filling Crates..., Charging Capacitors..., Reticulating Splines..., Planting Trees..., Building Bridges..., Aging Empires..., Compiling EVA..., Constructing Pylons..., Activating Skynet..., Splitting Atoms...
ServerTraits:
LobbyCommands
PlayerPinger
MasterServerPinger
LobbyDefaults:
AllowCheats: false
Crates: true
StartingUnitsClass: none
FragileAlliances: false
Shroud: true
Fog: true
ChromeMetrics:
mods/ra/metrics.yaml
Fonts:
Regular:
Font:FreeSans.ttf
Size:14
Bold:
Font:FreeSansBold.ttf
Size:14
Title:
Font:mods/ra/ZoodRangmah.ttf
Size:48
BigBold:
Font:FreeSansBold.ttf
Size:24
Tiny:
Font:FreeSans.ttf
Size:10
TinyBold:
Font:FreeSansBold.ttf
Size:10
LuaScripts:
mods/common/lua/utils.lua
mods/common/lua/openra.lua
mods/common/lua/map.lua
mods/common/lua/actor.lua
mods/common/lua/team.lua
mods/common/lua/media.lua
mods/common/lua/mission.lua
mods/common/lua/reinforcements.lua
mods/common/lua/supportpowers.lua
mods/common/lua/rules.lua
mods/common/lua/production.lua