scores and dope shit

This commit is contained in:
Cameron Taylor
2020-10-03 12:32:15 -07:00
parent 32001dad2e
commit 75a02413de
4 changed files with 69 additions and 9 deletions

11
art/build-Itch-HTML.bat Normal file
View File

@ -0,0 +1,11 @@
@echo off
color 0a
cd ..
@echo on
echo BUILDING GAME
lime build html5 -debug
echo UPLOADING TO ITCH
butler push ./export/debug/html5/bin ninja-muffin24/ld47:html5
butler status ninja-muffin24/ld47:html5
echo ITCH SHIT UPDATED LMAOOOOO
pause