Output compiled binaries to ./bin.
This commit is contained in:
@@ -11,9 +11,9 @@ Cursors:
|
||||
Chrome:
|
||||
|
||||
Assemblies:
|
||||
^EngineDir|mods/common/OpenRA.Mods.Common.dll
|
||||
^EngineDir|mods/common/OpenRA.Mods.Cnc.dll
|
||||
^EngineDir|mods/d2k/OpenRA.Mods.D2k.dll
|
||||
^BinDir|OpenRA.Mods.Common.dll
|
||||
^BinDir|OpenRA.Mods.Cnc.dll
|
||||
^BinDir|OpenRA.Mods.D2k.dll
|
||||
|
||||
ChromeLayout:
|
||||
|
||||
|
||||
@@ -87,8 +87,8 @@ Chrome:
|
||||
cnc|chrome.yaml
|
||||
|
||||
Assemblies:
|
||||
common|OpenRA.Mods.Common.dll
|
||||
common|OpenRA.Mods.Cnc.dll
|
||||
^BinDir|OpenRA.Mods.Common.dll
|
||||
^BinDir|OpenRA.Mods.Cnc.dll
|
||||
|
||||
ChromeLayout:
|
||||
cnc|chrome/mainmenu.yaml
|
||||
|
||||
@@ -61,9 +61,9 @@ Chrome:
|
||||
d2k|chrome.yaml
|
||||
|
||||
Assemblies:
|
||||
common|OpenRA.Mods.Common.dll
|
||||
common|OpenRA.Mods.Cnc.dll
|
||||
d2k|OpenRA.Mods.D2k.dll
|
||||
^BinDir|OpenRA.Mods.Common.dll
|
||||
^BinDir|OpenRA.Mods.Cnc.dll
|
||||
^BinDir|OpenRA.Mods.D2k.dll
|
||||
|
||||
ChromeLayout:
|
||||
common|chrome/ingame.yaml
|
||||
|
||||
@@ -18,7 +18,7 @@ Chrome:
|
||||
modcontent|chrome.yaml
|
||||
|
||||
Assemblies:
|
||||
common|OpenRA.Mods.Common.dll
|
||||
^BinDir|OpenRA.Mods.Common.dll
|
||||
|
||||
ChromeLayout:
|
||||
modcontent|content.yaml
|
||||
|
||||
@@ -78,8 +78,8 @@ Chrome:
|
||||
ra|chrome.yaml
|
||||
|
||||
Assemblies:
|
||||
common|OpenRA.Mods.Common.dll
|
||||
common|OpenRA.Mods.Cnc.dll
|
||||
^BinDir|OpenRA.Mods.Common.dll
|
||||
^BinDir|OpenRA.Mods.Cnc.dll
|
||||
|
||||
ChromeLayout:
|
||||
common|chrome/ingame.yaml
|
||||
|
||||
@@ -124,8 +124,8 @@ Chrome:
|
||||
ts|chrome.yaml
|
||||
|
||||
Assemblies:
|
||||
common|OpenRA.Mods.Common.dll
|
||||
common|OpenRA.Mods.Cnc.dll
|
||||
^BinDir|OpenRA.Mods.Common.dll
|
||||
^BinDir|OpenRA.Mods.Cnc.dll
|
||||
|
||||
ChromeLayout:
|
||||
common|chrome/ingame.yaml
|
||||
|
||||
Reference in New Issue
Block a user