newgrounds build script
This commit is contained in:
parent
b20620c075
commit
d61bc175b7
12
art/build-NG-HTML-RELEASE.bat
Normal file
12
art/build-NG-HTML-RELEASE.bat
Normal file
@ -0,0 +1,12 @@
|
||||
@echo off
|
||||
color 0a
|
||||
cd ..
|
||||
@echo on
|
||||
echo BUILDING GAME
|
||||
lime build html5 -final
|
||||
echo ZIPPING
|
||||
cd export
|
||||
7z a -tzip -r swag release\html5\bin
|
||||
start .
|
||||
start https://www.newgrounds.com/projects/games/1528775
|
||||
pause
|
Loading…
x
Reference in New Issue
Block a user