283 lines
6.9 KiB
YAML
283 lines
6.9 KiB
YAML
Metadata:
|
|
Title: Tiberian Sun
|
|
Description: Developer stub, not yet ready for release!
|
|
Version: {DEV_VERSION}
|
|
Author: the OpenRA Developers
|
|
|
|
RequiresMods:
|
|
modchooser: {DEV_VERSION}
|
|
|
|
Folders:
|
|
.
|
|
./mods/ts
|
|
./mods/ts/bits
|
|
./mods/ts/uibits
|
|
~^Content/ts
|
|
|
|
MapFolders:
|
|
./mods/ts/maps@System
|
|
~^maps/ts@User
|
|
|
|
Packages:
|
|
# Tiberian Sun
|
|
~scores.mix@CRC32
|
|
~sidenc01.mix@CRC32
|
|
~sidenc02.mix@CRC32
|
|
~gmenu.mix@CRC32
|
|
~e01scd01.mix@CRC32
|
|
~e01scd02.mix@CRC32
|
|
~maps01.mix@CRC32
|
|
~maps02.mix@CRC32
|
|
~movies01.mix@CRC32
|
|
~movies02.mix@CRC32
|
|
~multi.mix@CRC32
|
|
~patch.mix@CRC32
|
|
~sidecd01.mix@CRC32
|
|
~sidecd02.mix@CRC32
|
|
~tibsun.mix@CRC32
|
|
cache.mix@CRC32
|
|
conquer.mix@CRC32
|
|
isosnow.mix@CRC32
|
|
isotemp.mix@CRC32
|
|
local.mix@CRC32
|
|
sidec01.mix@CRC32
|
|
sidec02.mix@CRC32
|
|
sno.mix@CRC32
|
|
snow.mix@CRC32
|
|
sounds.mix@CRC32
|
|
speech01.mix@CRC32 # EVA
|
|
speech02.mix@CRC32 # Cabal
|
|
tem.mix@CRC32
|
|
temperat.mix@CRC32
|
|
# Firestorm
|
|
~scores01.mix@CRC32
|
|
~expand01.mix@CRC32
|
|
~sounds01.mix@CRC32
|
|
~e01sc01.mix@CRC32
|
|
~e01sc02.mix@CRC32
|
|
~e01vox01.mix@CRC32
|
|
~e01vox02.mix@CRC32
|
|
~ecache01.mix@CRC32
|
|
|
|
Rules:
|
|
./mods/ts/rules/ai.yaml
|
|
./mods/ts/rules/misc.yaml
|
|
./mods/ts/rules/player.yaml
|
|
./mods/ts/rules/world.yaml
|
|
./mods/ts/rules/palettes.yaml
|
|
./mods/ts/rules/defaults.yaml
|
|
./mods/ts/rules/aircraft.yaml
|
|
./mods/ts/rules/civilian-infantry.yaml
|
|
./mods/ts/rules/civilian-structures.yaml
|
|
./mods/ts/rules/civilian-vehicles.yaml
|
|
./mods/ts/rules/gdi-infantry.yaml
|
|
./mods/ts/rules/gdi-structures.yaml
|
|
./mods/ts/rules/gdi-support.yaml
|
|
./mods/ts/rules/gdi-vehicles.yaml
|
|
./mods/ts/rules/nod-infantry.yaml
|
|
./mods/ts/rules/nod-structures.yaml
|
|
./mods/ts/rules/nod-support.yaml
|
|
./mods/ts/rules/nod-vehicles.yaml
|
|
./mods/ts/rules/shared-infantry.yaml
|
|
./mods/ts/rules/shared-structures.yaml
|
|
./mods/ts/rules/shared-support.yaml
|
|
./mods/ts/rules/shared-vehicles.yaml
|
|
./mods/ts/rules/trees.yaml
|
|
|
|
Weapons:
|
|
./mods/ts/weapons/bombsandgrenades.yaml
|
|
./mods/ts/weapons/energyweapons.yaml
|
|
./mods/ts/weapons/explosions.yaml
|
|
./mods/ts/weapons/healweapons.yaml
|
|
./mods/ts/weapons/largeguns.yaml
|
|
./mods/ts/weapons/missiles.yaml
|
|
./mods/ts/weapons/otherweapons.yaml
|
|
./mods/ts/weapons/smallguns.yaml
|
|
./mods/ts/weapons/superweapons.yaml
|
|
|
|
Sequences:
|
|
./mods/ts/sequences/aircraft.yaml
|
|
./mods/ts/sequences/infantry.yaml
|
|
./mods/ts/sequences/misc.yaml
|
|
./mods/ts/sequences/civilian.yaml
|
|
./mods/ts/sequences/structures.yaml
|
|
./mods/ts/sequences/vehicles.yaml
|
|
./mods/ts/sequences/trees.yaml
|
|
|
|
VoxelSequences:
|
|
./mods/ts/sequences/voxels.yaml
|
|
|
|
TileSets:
|
|
./mods/ts/tilesets/temperate.yaml
|
|
./mods/ts/tilesets/snow.yaml
|
|
|
|
MapGrid:
|
|
TileSize: 48,24
|
|
Type: RectangularIsometric
|
|
MaximumTerrainHeight: 16
|
|
SubCellOffsets: 0,0,0, -256,128,0, 0,-128,0, 256,128,0
|
|
SubCellDefaultIndex: 2
|
|
|
|
Cursors:
|
|
./mods/ts/cursors.yaml
|
|
|
|
Chrome:
|
|
./mods/ts/chrome.yaml
|
|
|
|
Assemblies:
|
|
./mods/common/OpenRA.Mods.Common.dll
|
|
./mods/ra/OpenRA.Mods.RA.dll
|
|
./mods/cnc/OpenRA.Mods.Cnc.dll
|
|
./mods/ts/OpenRA.Mods.TS.dll
|
|
|
|
ChromeLayout:
|
|
./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/ts/chrome/ingame-info.yaml
|
|
./mods/ra/chrome/ingame-infoscripterror.yaml
|
|
./mods/ra/chrome/ingame-infobriefing.yaml
|
|
./mods/ra/chrome/ingame-infoobjectives.yaml
|
|
./mods/ra/chrome/ingame-infostats.yaml
|
|
./mods/d2k/chrome/ingame-observer.yaml
|
|
./mods/ts/chrome/ingame-observerstats.yaml
|
|
./mods/ts/chrome/ingame-player.yaml
|
|
./mods/ra/chrome/ingame-perf.yaml
|
|
./mods/ts/chrome/ingame-debug.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-mappreview.yaml
|
|
./mods/ra/chrome/lobby-players.yaml
|
|
./mods/ra/chrome/lobby-options.yaml
|
|
./mods/ra/chrome/lobby-music.yaml
|
|
./mods/ra/chrome/lobby-kickdialogs.yaml
|
|
./mods/ra/chrome/lobby-globalchat.yaml
|
|
./mods/ts/chrome/color-picker.yaml
|
|
./mods/ra/chrome/map-chooser.yaml
|
|
./mods/ra/chrome/multiplayer.yaml
|
|
./mods/ra/chrome/multiplayer-browser.yaml
|
|
./mods/ra/chrome/multiplayer-createserver.yaml
|
|
./mods/ra/chrome/multiplayer-directconnect.yaml
|
|
./mods/ra/chrome/multiplayer-globalchat.yaml
|
|
./mods/ra/chrome/connection.yaml
|
|
./mods/ra/chrome/replaybrowser.yaml
|
|
./mods/ts/chrome/dropdowns.yaml
|
|
./mods/ra/chrome/musicplayer.yaml
|
|
./mods/ra/chrome/tooltips.yaml
|
|
./mods/ra/chrome/assetbrowser.yaml
|
|
./mods/ra/chrome/missionbrowser.yaml
|
|
./mods/ra/chrome/confirmation-dialogs.yaml
|
|
./mods/ra/chrome/editor.yaml
|
|
|
|
Voices:
|
|
./mods/ts/audio/voices.yaml
|
|
|
|
Notifications:
|
|
./mods/ts/audio/speech-generic.yaml
|
|
./mods/ts/audio/speech-singleplayer.yaml
|
|
./mods/ts/audio/sounds-generic.yaml
|
|
|
|
Music:
|
|
./mods/ts/audio/music.yaml
|
|
|
|
Translations:
|
|
./mods/ts/languages/english.yaml
|
|
|
|
LoadScreen: LogoStripeLoadScreen
|
|
Image: ./mods/ts/uibits/loadscreen.png
|
|
Text: Updating EVA installation..., Changing perspective...
|
|
|
|
ContentInstaller:
|
|
TestFiles: ^Content/ts/cache.mix, ^Content/ts/conquer.mix, ^Content/ts/isosnow.mix, ^Content/ts/isotemp.mix, ^Content/ts/local.mix, ^Content/ts/sidec01.mix, ^Content/ts/sidec02.mix, ^Content/ts/sno.mix, ^Content/ts/snow.mix, ^Content/ts/sounds.mix, ^Content/ts/speech01.mix, ^Content/ts/tem.mix, ^Content/ts/temperat.mix
|
|
PackageMirrorList: http://www.openra.net/packages/ts-mirrors.txt
|
|
DiskTestFiles: MULTI.MIX, INSTALL/TIBSUN.MIX
|
|
CopyFilesFromCD:
|
|
.: INSTALL/TIBSUN.MIX, SCORES.MIX, MULTI.MIX
|
|
PackageToExtractFromCD: INSTALL/TIBSUN.MIX:CRC32
|
|
ExtractFilesFromCD:
|
|
.: cache.mix, conquer.mix, isosnow.mix, isotemp.mix, local.mix, sidec01.mix, sidec02.mix, sno.mix, snow.mix, sounds.mix, speech01.mix, tem.mix, temperat.mix
|
|
ShippedSoundtracks: 2
|
|
MusicPackageMirrorList: http://www.openra.net/packages/ts-music-mirrors.txt
|
|
InstallShieldCABFilePackageIds: 332:CRC32
|
|
InstallShieldCABFileIds: 323, 364
|
|
|
|
ServerTraits:
|
|
LobbyCommands
|
|
PlayerPinger
|
|
MasterServerPinger
|
|
LobbySettingsNotification
|
|
ColorValidator
|
|
|
|
LobbyDefaults:
|
|
AllowCheats: true
|
|
Crates: true
|
|
StartingUnitsClass: none
|
|
FragileAlliances: false
|
|
Shroud: true
|
|
Fog: true
|
|
|
|
ChromeMetrics:
|
|
./mods/ts/metrics.yaml
|
|
|
|
Fonts:
|
|
Regular:
|
|
Font:./mods/common/FreeSans.ttf
|
|
Size:14
|
|
Bold:
|
|
Font:./mods/common/FreeSansBold.ttf
|
|
Size:14
|
|
Title:
|
|
Font:./mods/common/FreeSansBold.ttf
|
|
Size:32
|
|
MediumBold:
|
|
Font:./mods/common/FreeSansBold.ttf
|
|
Size:18
|
|
BigBold:
|
|
Font:./mods/common/FreeSansBold.ttf
|
|
Size:24
|
|
Small:
|
|
Font:./mods/common/FreeSans.ttf
|
|
Size:12
|
|
Tiny:
|
|
Font:./mods/common/FreeSans.ttf
|
|
Size:10
|
|
TinyBold:
|
|
Font:./mods/common/FreeSansBold.ttf
|
|
Size:10
|
|
|
|
SupportsMapsFrom: ts
|
|
|
|
SoundFormats: Aud, Wav
|
|
|
|
SpriteFormats: ShpTS, TmpTS, ShpTD
|
|
|
|
SpriteSequenceFormat: TilesetSpecificSpriteSequence
|
|
TilesetExtensions:
|
|
TEMPERATE: .tem
|
|
SNOW: .sno
|
|
TilesetCodes:
|
|
TEMPERATE: t
|
|
SNOW: a
|
|
|
|
GameSpeeds:
|
|
slower:
|
|
Name: Slower
|
|
Timestep: 50
|
|
OrderLatency: 3
|
|
default:
|
|
Name: Normal
|
|
Timestep: 40
|
|
OrderLatency: 3
|
|
faster:
|
|
Name: Faster
|
|
Timestep: 30
|
|
OrderLatency: 4
|
|
fastest:
|
|
Name: Fastest
|
|
Timestep: 20
|
|
OrderLatency: 6
|