diff --git a/chrome-allies.png b/mods/cnc/chrome-allies.png similarity index 100% rename from chrome-allies.png rename to mods/cnc/chrome-allies.png diff --git a/chrome-soviet.png b/mods/cnc/chrome-soviet.png similarity index 100% rename from chrome-soviet.png rename to mods/cnc/chrome-soviet.png diff --git a/dialog.png b/mods/cnc/dialog.png similarity index 100% rename from dialog.png rename to mods/cnc/dialog.png diff --git a/mods/cnc/mod.yaml b/mods/cnc/mod.yaml index 0dba198098..fb536ae96e 100644 --- a/mods/cnc/mod.yaml +++ b/mods/cnc/mod.yaml @@ -1,8 +1,8 @@ # Classic Command and Conquer -- Package Manifest Folders: + ./mods/cnc/ ./ - mods/cnc/ Packages: mods/cnc/overrides.mix mods/cnc/packages/cclocal.mix diff --git a/mods/cnc/system.yaml b/mods/cnc/system.yaml index 0f34a6b988..324e265eb3 100644 --- a/mods/cnc/system.yaml +++ b/mods/cnc/system.yaml @@ -30,37 +30,37 @@ World: Name: player1 DisplayName: Blue BasePalette: player - Remap: blue.rem +# Remap: blue.rem DisplayColor: 56, 72, 125 PlayerColorPalette@player2: Name: player2 DisplayName: Red BasePalette: player - Remap: red.rem +# Remap: red.rem DisplayColor: 238, 0, 0 PlayerColorPalette@player3: Name: player3 DisplayName: Orange BasePalette: player - Remap: orange.rem +# Remap: orange.rem DisplayColor: 198,97,0 PlayerColorPalette@player4: Name: player4 DisplayName: Teal BasePalette: player - Remap: teal.rem +# Remap: teal.rem DisplayColor: 28,109,97 PlayerColorPalette@player5: Name: player5 DisplayName: Salmon BasePalette: player - Remap: salmon.rem +# Remap: salmon.rem DisplayColor: 153,76,53 PlayerColorPalette@player6: Name: player6 DisplayName: Green BasePalette: player - Remap: green.rem +# Remap: green.rem DisplayColor: 76,101,60 # PlayerColorPalette@player7: # Name: player7 diff --git a/tabs.png b/mods/cnc/tabs.png similarity index 100% rename from tabs.png rename to mods/cnc/tabs.png diff --git a/widget-panel.png b/mods/cnc/widget-panel.png similarity index 100% rename from widget-panel.png rename to mods/cnc/widget-panel.png diff --git a/blue.rem b/mods/ra/blue.rem similarity index 100% rename from blue.rem rename to mods/ra/blue.rem diff --git a/mods/ra/chrome-allies.png b/mods/ra/chrome-allies.png new file mode 100644 index 0000000000..6bf0bdf808 Binary files /dev/null and b/mods/ra/chrome-allies.png differ diff --git a/mods/ra/chrome-soviet.png b/mods/ra/chrome-soviet.png new file mode 100644 index 0000000000..e8ec2ac96d Binary files /dev/null and b/mods/ra/chrome-soviet.png differ diff --git a/mods/ra/dialog.png b/mods/ra/dialog.png new file mode 100644 index 0000000000..3ae3c0d7e4 Binary files /dev/null and b/mods/ra/dialog.png differ diff --git a/gold.rem b/mods/ra/gold.rem similarity index 100% rename from gold.rem rename to mods/ra/gold.rem diff --git a/gray.rem b/mods/ra/gray.rem similarity index 100% rename from gray.rem rename to mods/ra/gray.rem diff --git a/green.rem b/mods/ra/green.rem similarity index 100% rename from green.rem rename to mods/ra/green.rem diff --git a/mods/ra/mod.yaml b/mods/ra/mod.yaml index aab2aae47c..6fa5b01ad0 100644 --- a/mods/ra/mod.yaml +++ b/mods/ra/mod.yaml @@ -1,6 +1,7 @@ # Classic Red Alert Mod -- Package Manifest Folders: + ./mods/ra/ ./ Packages: diff --git a/nopower.shp b/mods/ra/nopower.shp similarity index 100% rename from nopower.shp rename to mods/ra/nopower.shp diff --git a/orange.rem b/mods/ra/orange.rem similarity index 100% rename from orange.rem rename to mods/ra/orange.rem diff --git a/red.rem b/mods/ra/red.rem similarity index 100% rename from red.rem rename to mods/ra/red.rem diff --git a/salmon.rem b/mods/ra/salmon.rem similarity index 100% rename from salmon.rem rename to mods/ra/salmon.rem diff --git a/mods/ra/tabs.png b/mods/ra/tabs.png new file mode 100644 index 0000000000..e0edf88e58 Binary files /dev/null and b/mods/ra/tabs.png differ diff --git a/teal.rem b/mods/ra/teal.rem similarity index 100% rename from teal.rem rename to mods/ra/teal.rem diff --git a/mods/ra/widget-panel.png b/mods/ra/widget-panel.png new file mode 100644 index 0000000000..54f90b04d2 Binary files /dev/null and b/mods/ra/widget-panel.png differ