fixed makedist.cmd to know about mods, yaml, etc

This commit is contained in:
Chris Forbes
2010-01-19 20:23:14 +13:00
parent 47c29e7cd2
commit 046a659172

View File

@@ -15,3 +15,6 @@
@copy SequenceEditor\bin\x86\debug\SequenceEditor.exe ..\openra-bin\
@copy OpenRA.Game\bin\x86\debug\*.dll ..\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\