Replace ^ and . in platform paths with ^SupportDir and ^EngineDir.
This commit is contained in:
@@ -4,16 +4,16 @@ Metadata:
|
||||
Hidden: true
|
||||
|
||||
Packages:
|
||||
.
|
||||
^EngineDir
|
||||
|
||||
Cursors:
|
||||
|
||||
Chrome:
|
||||
|
||||
Assemblies:
|
||||
./mods/common/OpenRA.Mods.Common.dll
|
||||
./mods/common/OpenRA.Mods.Cnc.dll
|
||||
./mods/d2k/OpenRA.Mods.D2k.dll
|
||||
^EngineDir|mods/common/OpenRA.Mods.Common.dll
|
||||
^EngineDir|mods/common/OpenRA.Mods.Cnc.dll
|
||||
^EngineDir|mods/d2k/OpenRA.Mods.D2k.dll
|
||||
|
||||
ChromeLayout:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user