fixed makedist.cmd to know about mods, yaml, etc
This commit is contained in:
@@ -15,3 +15,6 @@
|
|||||||
@copy SequenceEditor\bin\x86\debug\SequenceEditor.exe ..\openra-bin\
|
@copy SequenceEditor\bin\x86\debug\SequenceEditor.exe ..\openra-bin\
|
||||||
@copy OpenRA.Game\bin\x86\debug\*.dll ..\openra-bin\
|
@copy OpenRA.Game\bin\x86\debug\*.dll ..\openra-bin\
|
||||||
@copy OpenRA.Game\bin\x86\debug\OpenRa.Game.exe ..\openra-bin\
|
@copy OpenRA.Game\bin\x86\debug\OpenRa.Game.exe ..\openra-bin\
|
||||||
|
@xcopy /E mods ..\openra-bin\mods\
|
||||||
|
@copy *.yaml ..\openra-bin\
|
||||||
|
@copy bogus.* ..\openra-bin\
|
||||||
Reference in New Issue
Block a user