we out here windows build
This commit is contained in:
@@ -5,7 +5,7 @@ cd ..
|
||||
echo BUILDING GAME
|
||||
lime build html5 -final -clean
|
||||
echo UPLOADING TO ITCH
|
||||
butler push ./export/debug/html5/bin ninja-muffin24/ld47:html5
|
||||
butler push ./export/release/html5/bin ninja-muffin24/ld47:html5
|
||||
butler status ninja-muffin24/ld47:html5
|
||||
echo ITCH SHIT UPDATED LMAOOOOO
|
||||
pause
|
||||
11
art/build-Itch-WINDOWS.bat
Normal file
11
art/build-Itch-WINDOWS.bat
Normal file
@@ -0,0 +1,11 @@
|
||||
@echo off
|
||||
color 0a
|
||||
cd ..
|
||||
@echo on
|
||||
echo BUILDING GAME
|
||||
lime build windows -final
|
||||
echo UPLOADING TO ITCH
|
||||
butler push ./export/release/html5/bin ninja-muffin24/ld47:windows
|
||||
butler status ninja-muffin24/ld47:windows
|
||||
echo ITCH SHIT UPDATED LMAOOOOO
|
||||
pause
|
||||
BIN
art/icon.png
Normal file
BIN
art/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
BIN
art/icon.png~
Normal file
BIN
art/icon.png~
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
Reference in New Issue
Block a user