Add Lua scripts folder to MakeRelease.bat
This commit is contained in:
parent
ab2e804300
commit
4c958584f5
|
@ -1,3 +1,3 @@
|
|||
del /s BizHawk.zip
|
||||
copy ..\..\SlimDx.dll
|
||||
zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe *.dll ffmpeg.exe NesCarts.7z gamedb.txt gamedb*.txt NES\Palettes
|
||||
zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe *.dll ffmpeg.exe NesCarts.7z gamedb.txt gamedb*.txt NES\Palettes Lua
|
Loading…
Reference in New Issue