It is now possible to crash the game by starting a new server before the previous one has had time to timeout and release the port binding (the previous loadscreen pause meant this was always hidden).
95 lines
1.7 KiB
YAML
95 lines
1.7 KiB
YAML
Metadata:
|
|
Title: C&C
|
|
Description: OpenRA Reimagining of the classic game
|
|
Version: {DEV_VERSION}
|
|
Author: The OpenRA Developers
|
|
Standalone: true
|
|
Folders:
|
|
.
|
|
./mods/cnc
|
|
./mods/cnc/bits
|
|
./mods/cnc/uibits
|
|
~./mods/cnc/packages
|
|
~^/Content/cnc
|
|
|
|
Packages:
|
|
overrides.mix
|
|
bluetib.mix
|
|
snow.mix
|
|
speech.mix
|
|
conquer.mix
|
|
sounds.mix
|
|
tempicnh.mix
|
|
updatec.mix
|
|
temperat.mix
|
|
winter.mix
|
|
desert.mix
|
|
~movies-gdi.mix
|
|
~movies-nod.mix
|
|
~movies.mix
|
|
~scores.mix
|
|
|
|
Rules:
|
|
mods/cnc/rules/defaults.yaml
|
|
mods/cnc/rules/system.yaml
|
|
mods/cnc/rules/structures.yaml
|
|
mods/cnc/rules/infantry.yaml
|
|
mods/cnc/rules/vehicles.yaml
|
|
mods/cnc/rules/trees.yaml
|
|
mods/cnc/rules/civilian.yaml
|
|
mods/cnc/rules/tech.yaml
|
|
mods/cnc/rules/ships.yaml
|
|
mods/cnc/rules/aircraft.yaml
|
|
|
|
Sequences:
|
|
mods/cnc/sequences/structures.yaml
|
|
mods/cnc/sequences/vehicles.yaml
|
|
mods/cnc/sequences/infantry.yaml
|
|
mods/cnc/sequences/map.yaml
|
|
mods/cnc/sequences/misc.yaml
|
|
|
|
Cursors:
|
|
mods/cnc/cursors.yaml
|
|
|
|
Chrome:
|
|
mods/cnc/chrome.yaml
|
|
|
|
Assemblies:
|
|
mods/ra/OpenRA.Mods.RA.dll
|
|
mods/cnc/OpenRA.Mods.Cnc.dll
|
|
|
|
ChromeLayout:
|
|
mods/cnc/chrome/gameinit.yaml
|
|
mods/cnc/chrome/mainmenu.yaml
|
|
mods/cnc/chrome/serverbrowser.yaml
|
|
mods/cnc/chrome/directconnect.yaml
|
|
mods/cnc/chrome/lobby.yaml
|
|
mods/cnc/chrome/ingame.yaml
|
|
|
|
Weapons:
|
|
mods/cnc/weapons.yaml
|
|
|
|
Movies:
|
|
mods/cnc/movies-gdi.yaml
|
|
mods/cnc/movies-nod.yaml
|
|
|
|
Voices:
|
|
mods/cnc/voices.yaml
|
|
|
|
Music:
|
|
mods/cnc/music.yaml
|
|
|
|
TileSets:
|
|
mods/cnc/tilesets/desert.yaml
|
|
mods/cnc/tilesets/winter.yaml
|
|
mods/cnc/tilesets/temperat.yaml
|
|
mods/cnc/tilesets/snow.yaml
|
|
|
|
LoadScreen: CncLoadScreen
|
|
ServerTraits:
|
|
PlayerCommands
|
|
LobbyCommands
|
|
MasterServerPinger
|
|
|
|
ChromeMetrics:
|
|
mods/cnc/metrics.yaml |