hotfix broken mods folder
This commit is contained in:
@@ -56,11 +56,12 @@ Section "-Reg" Reg
|
||||
SectionEnd
|
||||
|
||||
Section "Game" GAME
|
||||
SetOutPath "$INSTDIR"
|
||||
RMDir /r "$INSTDIR\mods"
|
||||
SetOutPath "$INSTDIR\mods"
|
||||
File /r "${SRCDIR}\mods\cnc"
|
||||
File /r "${SRCDIR}\mods\d2k"
|
||||
File /r "${SRCDIR}\mods\ra"
|
||||
SetOutPath "$INSTDIR"
|
||||
File "${SRCDIR}\OpenRA.Game.exe"
|
||||
File "${SRCDIR}\OpenRA.Utility.exe"
|
||||
File "${SRCDIR}\OpenRA.FileFormats.dll"
|
||||
|
||||
Reference in New Issue
Block a user