Added a minimal work in progress TS mod with few backfalls on RA
to showcase infantry, vehicles, aircraft
This commit is contained in:
167
mods/ts/mod.yaml
Normal file
167
mods/ts/mod.yaml
Normal file
@@ -0,0 +1,167 @@
|
||||
Metadata:
|
||||
Title: Tiberian Sun
|
||||
Description: Developer stub, not yet ready for release!
|
||||
Version: {DEV_VERSION}
|
||||
Author: The OpenRA Developers
|
||||
|
||||
Folders:
|
||||
.
|
||||
# Tiberian Sun
|
||||
./mods/ts
|
||||
./mods/ts/bits
|
||||
./mods/ts/uibits
|
||||
~^/Content/ts
|
||||
# Red Alert
|
||||
./mods/ra/uibits
|
||||
|
||||
Packages:
|
||||
# Red Alert
|
||||
interior.mix
|
||||
# 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
|
||||
# TODO: differentiate between:
|
||||
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
|
||||
|
||||
PackageContents:
|
||||
|
||||
Rules:
|
||||
mods/ts/rules/aircraft.yaml
|
||||
mods/ts/rules/defaults.yaml
|
||||
mods/ts/rules/infantry.yaml
|
||||
mods/ts/rules/structures.yaml
|
||||
mods/ts/rules/system.yaml
|
||||
mods/ts/rules/vehicles.yaml
|
||||
|
||||
Sequences:
|
||||
mods/ts/sequences/aircraft.yaml
|
||||
mods/ts/sequences/infantry.yaml
|
||||
mods/ts/sequences/misc.yaml
|
||||
mods/ts/sequences/structures.yaml
|
||||
mods/ts/sequences/vehicles.yaml
|
||||
|
||||
VoxelSequences:
|
||||
mods/ts/sequences/voxels.yaml
|
||||
|
||||
Cursors:
|
||||
mods/ts/cursors.yaml
|
||||
|
||||
Chrome:
|
||||
mods/ts/chrome.yaml
|
||||
|
||||
Assemblies:
|
||||
mods/ra/OpenRA.Mods.RA.dll
|
||||
mods/ts/OpenRA.Mods.TS.dll
|
||||
|
||||
ChromeLayout:
|
||||
mods/ra/chrome/gameinit.yaml
|
||||
mods/ra/chrome/ingame.yaml
|
||||
mods/ra/chrome/ingame-chat.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/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/convertassets.yaml
|
||||
|
||||
Weapons:
|
||||
mods/ts/weapons.yaml
|
||||
|
||||
Voices:
|
||||
mods/ts/voices.yaml
|
||||
|
||||
Notifications:
|
||||
mods/ts/notifications.yaml
|
||||
|
||||
TileSets:
|
||||
mods/ra/tilesets/interior.yaml
|
||||
|
||||
Music:
|
||||
mods/ts/music.yaml
|
||||
|
||||
Movies:
|
||||
|
||||
LoadScreen: RALoadScreen
|
||||
LoadScreenImage: mods/ts/uibits/loadscreen.png
|
||||
InstallerMenuWidget: INSTALL_PANEL
|
||||
TestFile: tibsun.mix
|
||||
PackageURL: http://open-ra.org/get-dependency.php?file=ts-packages # TODO: upload a stripped down package
|
||||
|
||||
ServerTraits:
|
||||
LobbyCommands
|
||||
PlayerPinger
|
||||
MasterServerPinger
|
||||
|
||||
ChromeMetrics:
|
||||
mods/ra/metrics.yaml
|
||||
|
||||
Fonts:
|
||||
Regular:
|
||||
Font:FreeSans.ttf
|
||||
Size:14
|
||||
Bold:
|
||||
Font:FreeSansBold.ttf
|
||||
Size:14
|
||||
Title:
|
||||
Font:FreeSansBold.ttf
|
||||
Size:32
|
||||
BigBold:
|
||||
Font:FreeSansBold.ttf
|
||||
Size:24
|
||||
Tiny:
|
||||
Font:FreeSans.ttf
|
||||
Size:10
|
||||
TinyBold:
|
||||
Font:FreeSansBold.ttf
|
||||
Size:10
|
||||
Reference in New Issue
Block a user