Add RequiresMods tag to the mod Manifest
List required mods and their versions to enable mod dependencies on another mods. Also used for identifying the engine version by `modchooser`'s version.
This commit is contained in:
@@ -4,6 +4,9 @@ Metadata:
|
||||
Version: {DEV_VERSION}
|
||||
Author: the OpenRA Developers
|
||||
|
||||
RequiresMods:
|
||||
modchooser: {DEV_VERSION}
|
||||
|
||||
Folders:
|
||||
.
|
||||
# Tiberian Sun
|
||||
|
||||
Reference in New Issue
Block a user