Load the main mod dlls for all mods. Fixes #4029.

This commit is contained in:
Paul Chote
2013-11-09 16:02:47 +13:00
parent 20f88387b6
commit 9355ffb51d
3 changed files with 4 additions and 1 deletions

View File

@@ -66,6 +66,7 @@ Chrome:
Assemblies:
mods/ra/OpenRA.Mods.RA.dll
mods/cnc/OpenRA.Mods.Cnc.dll
mods/d2k/OpenRA.Mods.D2k.dll
ChromeLayout:
mods/cnc/chrome/install.yaml

View File

@@ -46,9 +46,9 @@ Chrome:
mods/d2k/chrome.yaml
Assemblies:
mods/d2k/OpenRA.Mods.D2k.dll
mods/ra/OpenRA.Mods.RA.dll
mods/cnc/OpenRA.Mods.Cnc.dll
mods/d2k/OpenRA.Mods.D2k.dll
ChromeLayout:
mods/d2k/chrome/gameinit.yaml

View File

@@ -61,6 +61,8 @@ Chrome:
Assemblies:
mods/ra/OpenRA.Mods.RA.dll
mods/cnc/OpenRA.Mods.Cnc.dll
mods/d2k/OpenRA.Mods.D2k.dll
ChromeLayout:
mods/ra/chrome/gameinit.yaml