Add some more mod metadata for beedee. Todo: enforce dependencies and standalone during game init.
This commit is contained in:
@@ -46,6 +46,9 @@ namespace OpenRA
|
||||
public string Title;
|
||||
public string Description;
|
||||
public string Version;
|
||||
public string Author;
|
||||
public string[] RequiresMods;
|
||||
public bool Standalone = false;
|
||||
}
|
||||
|
||||
public readonly Manifest Manifest;
|
||||
|
||||
Reference in New Issue
Block a user