Merge pull request #13172 from pchote/mod-metadata-cleanup
Remove metadata that was only used by the mod chooser.
@@ -34,9 +34,7 @@ namespace OpenRA
|
|||||||
public class ModMetadata
|
public class ModMetadata
|
||||||
{
|
{
|
||||||
public string Title;
|
public string Title;
|
||||||
public string Description;
|
|
||||||
public string Version;
|
public string Version;
|
||||||
public string Author;
|
|
||||||
public bool Hidden;
|
public bool Hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,7 @@
|
|||||||
Metadata:
|
Metadata:
|
||||||
Title: All mods
|
Title: All mods
|
||||||
Version: {DEV_VERSION}
|
Version: {DEV_VERSION}
|
||||||
Author: The OpenRA Developers
|
|
||||||
Hidden: true
|
Hidden: true
|
||||||
Description: Depending on all DLLs.
|
|
||||||
|
|
||||||
Packages:
|
Packages:
|
||||||
.
|
.
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 11 KiB |
@@ -1,8 +1,6 @@
|
|||||||
Metadata:
|
Metadata:
|
||||||
Title: Tiberian Dawn
|
Title: Tiberian Dawn
|
||||||
Description: Join the Global Defense Initiative or the Brotherhood of Nod in our\nrecreation of the classic game that started it all.\n\nTiberian Dawn modernizes the original Command & Conquer gameplay\nby introducing features from later games, including per-factory\nproduction queues, unit veterancy, and capturable tech structures.
|
|
||||||
Version: {DEV_VERSION}
|
Version: {DEV_VERSION}
|
||||||
Author: the OpenRA Developers
|
|
||||||
|
|
||||||
Packages:
|
Packages:
|
||||||
~^Content/cnc
|
~^Content/cnc
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 14 KiB |
@@ -1,8 +1,6 @@
|
|||||||
Metadata:
|
Metadata:
|
||||||
Title: Dune 2000
|
Title: Dune 2000
|
||||||
Description: Three great houses fight for the precious spice, melange.\nHe who controls the spice controls the universe!\n\nTry to establish a foothold on the desert planet Arrakis\nwith its harsh environmental conditions and protect your\nharvesting operations from giant sandworms as well as\nruthless enemy factions.
|
|
||||||
Version: {DEV_VERSION}
|
Version: {DEV_VERSION}
|
||||||
Author: the OpenRA Developers
|
|
||||||
|
|
||||||
Packages:
|
Packages:
|
||||||
~^Content/d2k/v2/
|
~^Content/d2k/v2/
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 42 KiB |
@@ -1,7 +1,6 @@
|
|||||||
Metadata:
|
Metadata:
|
||||||
Title: Mod Content Manager
|
Title: Mod Content Manager
|
||||||
Version: {DEV_VERSION}
|
Version: {DEV_VERSION}
|
||||||
Author: The OpenRA Developers
|
|
||||||
Hidden: true
|
Hidden: true
|
||||||
|
|
||||||
Packages:
|
Packages:
|
||||||
|
|||||||
BIN
mods/ra/logo.png
|
Before Width: | Height: | Size: 4.4 KiB |
@@ -1,8 +1,6 @@
|
|||||||
Metadata:
|
Metadata:
|
||||||
Title: Red Alert
|
Title: Red Alert
|
||||||
Description: In a world where Hitler was assassinated and the Third Reich never\nexisted, the Soviet Union seeks power over all of Europe. Allied\nagainst this Evil Empire, the free world faces a Cold War turned hot.\n\nRed Alert fuses the quick and fun gameplay of the original\nC&C: Red Alert, with balance improvements and new gameplay\nfeatures inspired by modern RTS games.
|
|
||||||
Version: {DEV_VERSION}
|
Version: {DEV_VERSION}
|
||||||
Author: the OpenRA Developers
|
|
||||||
|
|
||||||
Packages:
|
Packages:
|
||||||
~^Content/ra/v2/
|
~^Content/ra/v2/
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 30 KiB |
BIN
mods/ts/logo.png
|
Before Width: | Height: | Size: 7.5 KiB |
@@ -1,8 +1,6 @@
|
|||||||
Metadata:
|
Metadata:
|
||||||
Title: Tiberian Sun
|
Title: Tiberian Sun
|
||||||
Description: Developer stub, not yet ready for release!
|
|
||||||
Version: {DEV_VERSION}
|
Version: {DEV_VERSION}
|
||||||
Author: the OpenRA Developers
|
|
||||||
|
|
||||||
Packages:
|
Packages:
|
||||||
~^Content/ts
|
~^Content/ts
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 41 KiB |