Remove syntax cruft and redundant comments from manifests
This commit is contained in:
@@ -6,6 +6,7 @@ Folders:
|
|||||||
mods/cnc/bits
|
mods/cnc/bits
|
||||||
mods/cnc/uibits
|
mods/cnc/uibits
|
||||||
mods/cnc/packages
|
mods/cnc/packages
|
||||||
|
|
||||||
Packages:
|
Packages:
|
||||||
overrides.mix
|
overrides.mix
|
||||||
snow.mix
|
snow.mix
|
||||||
@@ -23,57 +24,57 @@ Packages:
|
|||||||
~scores.mix
|
~scores.mix
|
||||||
|
|
||||||
Rules:
|
Rules:
|
||||||
mods/cnc/rules/defaults.yaml: Basic stuff
|
mods/cnc/rules/defaults.yaml
|
||||||
mods/cnc/rules/system.yaml: Player and world actors
|
mods/cnc/rules/system.yaml
|
||||||
mods/cnc/rules/structures.yaml:
|
mods/cnc/rules/structures.yaml
|
||||||
mods/cnc/rules/infantry.yaml:
|
mods/cnc/rules/infantry.yaml
|
||||||
mods/cnc/rules/vehicles.yaml:
|
mods/cnc/rules/vehicles.yaml
|
||||||
mods/cnc/rules/trees.yaml:
|
mods/cnc/rules/trees.yaml
|
||||||
mods/cnc/rules/civilian.yaml: Civilian structures and bridges
|
mods/cnc/rules/civilian.yaml
|
||||||
|
|
||||||
Sequences:
|
Sequences:
|
||||||
mods/cnc/sequences/structures.yaml:
|
mods/cnc/sequences/structures.yaml
|
||||||
mods/cnc/sequences/vehicles.yaml:
|
mods/cnc/sequences/vehicles.yaml
|
||||||
mods/cnc/sequences/infantry.yaml:
|
mods/cnc/sequences/infantry.yaml
|
||||||
mods/cnc/sequences/map.yaml: Trees etc
|
mods/cnc/sequences/map.yaml
|
||||||
mods/cnc/sequences/misc.yaml: Obsolete; will disappear once done converting
|
mods/cnc/sequences/misc.yaml
|
||||||
|
|
||||||
Cursors:
|
Cursors:
|
||||||
mods/cnc/cursors.xml:
|
mods/cnc/cursors.xml
|
||||||
|
|
||||||
Chrome:
|
Chrome:
|
||||||
mods/cnc/chrome.xml:
|
mods/cnc/chrome.xml
|
||||||
|
|
||||||
Assemblies:
|
Assemblies:
|
||||||
mods/ra/OpenRA.Mods.RA.dll: Red alert mod traits
|
mods/ra/OpenRA.Mods.RA.dll
|
||||||
mods/cnc/OpenRA.Mods.Cnc.dll: Cnc mod traits
|
mods/cnc/OpenRA.Mods.Cnc.dll
|
||||||
|
|
||||||
ChromeLayout:
|
ChromeLayout:
|
||||||
mods/cnc/chrome/ingame.yaml:
|
mods/cnc/chrome/ingame.yaml
|
||||||
mods/cnc/chrome/mainmenu.yaml:
|
mods/cnc/chrome/mainmenu.yaml
|
||||||
mods/cnc/chrome/videoplayer.yaml:
|
mods/cnc/chrome/videoplayer.yaml
|
||||||
mods/cnc/chrome/settings.yaml:
|
mods/cnc/chrome/settings.yaml
|
||||||
mods/cnc/chrome/gamelobby.yaml:
|
mods/cnc/chrome/gamelobby.yaml
|
||||||
mods/cnc/chrome/serverbrowser.yaml:
|
mods/cnc/chrome/serverbrowser.yaml
|
||||||
|
|
||||||
Weapons:
|
Weapons:
|
||||||
mods/cnc/weapons.yaml:
|
mods/cnc/weapons.yaml
|
||||||
|
|
||||||
Movies:
|
Movies:
|
||||||
mods/cnc/movies-gdi.yaml
|
mods/cnc/movies-gdi.yaml
|
||||||
mods/cnc/movies-nod.yaml
|
mods/cnc/movies-nod.yaml
|
||||||
|
|
||||||
Voices:
|
Voices:
|
||||||
mods/cnc/voices.yaml:
|
mods/cnc/voices.yaml
|
||||||
|
|
||||||
Music:
|
Music:
|
||||||
mods/cnc/music.yaml
|
mods/cnc/music.yaml
|
||||||
|
|
||||||
TileSets:
|
TileSets:
|
||||||
mods/cnc/tilesets/desert.yaml: Desert
|
mods/cnc/tilesets/desert.yaml
|
||||||
mods/cnc/tilesets/winter.yaml: Winter
|
mods/cnc/tilesets/winter.yaml
|
||||||
mods/cnc/tilesets/temperat.yaml: Temperate
|
mods/cnc/tilesets/temperat.yaml
|
||||||
mods/cnc/tilesets/snow.yaml: Snow
|
mods/cnc/tilesets/snow.yaml
|
||||||
|
|
||||||
LoadScreen: NullLoadScreen
|
LoadScreen: NullLoadScreen
|
||||||
ShellmapUid:d715c86d9d49d153756b86ef87a825ea8fae6756
|
ShellmapUid:d715c86d9d49d153756b86ef87a825ea8fae6756
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ Folders:
|
|||||||
mods/ra/bits
|
mods/ra/bits
|
||||||
mods/ra/uibits
|
mods/ra/uibits
|
||||||
mods/ra/packages
|
mods/ra/packages
|
||||||
|
|
||||||
Packages:
|
Packages:
|
||||||
~main.mix
|
~main.mix
|
||||||
redalert.mix
|
redalert.mix
|
||||||
@@ -33,24 +34,24 @@ Rules:
|
|||||||
mods/ra/rules/trees.yaml
|
mods/ra/rules/trees.yaml
|
||||||
|
|
||||||
Sequences:
|
Sequences:
|
||||||
mods/ra/sequences.yaml: Original animation sequences
|
mods/ra/sequences.yaml
|
||||||
|
|
||||||
Cursors:
|
Cursors:
|
||||||
mods/ra/cursors.xml:
|
mods/ra/cursors.xml
|
||||||
|
|
||||||
Chrome:
|
Chrome:
|
||||||
mods/ra/chrome.xml:
|
mods/ra/chrome.xml
|
||||||
|
|
||||||
Assemblies:
|
Assemblies:
|
||||||
mods/ra/OpenRA.Mods.RA.dll: Traits used
|
mods/ra/OpenRA.Mods.RA.dll
|
||||||
|
|
||||||
ChromeLayout:
|
ChromeLayout:
|
||||||
mods/ra/chrome/ingame.yaml:
|
mods/ra/chrome/ingame.yaml
|
||||||
mods/ra/chrome/mainmenu.yaml:
|
mods/ra/chrome/mainmenu.yaml
|
||||||
mods/ra/chrome/videoplayer.yaml:
|
mods/ra/chrome/videoplayer.yaml
|
||||||
mods/ra/chrome/settings.yaml:
|
mods/ra/chrome/settings.yaml
|
||||||
mods/ra/chrome/gamelobby.yaml:
|
mods/ra/chrome/gamelobby.yaml
|
||||||
mods/ra/chrome/serverbrowser.yaml:
|
mods/ra/chrome/serverbrowser.yaml
|
||||||
|
|
||||||
Weapons:
|
Weapons:
|
||||||
mods/ra/weapons.yaml
|
mods/ra/weapons.yaml
|
||||||
@@ -59,9 +60,9 @@ Voices:
|
|||||||
mods/ra/voices.yaml
|
mods/ra/voices.yaml
|
||||||
|
|
||||||
TileSets:
|
TileSets:
|
||||||
mods/ra/tilesets/snow.yaml: Snow
|
mods/ra/tilesets/snow.yaml
|
||||||
mods/ra/tilesets/interior.yaml: Interior
|
mods/ra/tilesets/interior.yaml
|
||||||
mods/ra/tilesets/temperat.yaml: Temperate
|
mods/ra/tilesets/temperat.yaml
|
||||||
|
|
||||||
Music:
|
Music:
|
||||||
mods/ra/music.yaml
|
mods/ra/music.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user