we out here windows build

This commit is contained in:
Cameron Taylor
2020-10-06 18:56:33 -07:00
parent 320a760d82
commit 9c44e56b19
27 changed files with 27 additions and 10 deletions

View 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