Merge pull request #13172 from pchote/mod-metadata-cleanup

Remove metadata that was only used by the mod chooser.
This commit is contained in:
atlimit8
2017-04-22 15:57:53 -05:00
committed by GitHub
15 changed files with 0 additions and 13 deletions

View File

@@ -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;
} }

View File

@@ -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:
. .

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -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/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -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:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

View File

@@ -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/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

View File

@@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB