Fix MakeRelease, SlimDx.dll must be in the zip!
This commit is contained in:
parent
895915cd9f
commit
11b33fcc33
|
@ -1,2 +1,3 @@
|
|||
del /s BizHawk.zip
|
||||
copy ..\..\SlimDx.dll
|
||||
zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe *.dll NesCarts.7z gamedb.txt gamedb_neshomebrew.txt NES\Palettes
|
Loading…
Reference in New Issue