Make it actually work
This commit is contained in:
@@ -3,7 +3,7 @@ GameInitInfo@INIT_SETUP:
|
||||
TestFile: conquer.mix
|
||||
GameTitle: Command & Conquer
|
||||
PackageURL:http://open-ra.org/get-dependency.php?file=cnc-packages
|
||||
PackagePath:^/packages/cnc
|
||||
PackagePath:^/Content/cnc
|
||||
InstallMode:cnc
|
||||
Delegate:GameInitDelegate
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ Folders:
|
||||
./mods/cnc/bits
|
||||
./mods/cnc/uibits
|
||||
~./mods/cnc/packages
|
||||
~^/packages/cnc
|
||||
~^/Content/cnc
|
||||
|
||||
Packages:
|
||||
overrides.mix
|
||||
|
||||
@@ -3,7 +3,7 @@ GameInitInfo@INIT_SETUP:
|
||||
TestFile: redalert.mix
|
||||
GameTitle: Red Alert
|
||||
PackageURL:http://open-ra.org/get-dependency.php?file=ra-packages
|
||||
PackagePath:^/packages/ra
|
||||
PackagePath:^/Content/ra
|
||||
InstallMode:ra
|
||||
Delegate:GameInitDelegate
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ Folders:
|
||||
./mods/ra/bits
|
||||
./mods/ra/uibits
|
||||
~./mods/ra/packages
|
||||
~^/packages/ra
|
||||
~^/Content/ra
|
||||
|
||||
Packages:
|
||||
~main.mix
|
||||
|
||||
Reference in New Issue
Block a user