fix release script
This commit is contained in:
parent
bedbf1d5e1
commit
e5fb7a6958
|
@ -1,3 +1,3 @@
|
||||||
del /s BizHawk.zip
|
del /s BizHawk.zip
|
||||||
copy ..\..\SlimDx.dll
|
copy ..\..\SlimDx.dll
|
||||||
zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe *.dll NesCarts.7z gamedb.txt gamedb_neshomebrew.txt dxwebsetup.exe NES\Palettes
|
zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe *.dll ffmpeg.exe NesCarts.7z gamedb.txt gamedb*.txt NES\Palettes
|
Loading…
Reference in New Issue