update to master 11/11/20

This commit is contained in:
Brandon
2020-11-11 05:00:13 -05:00
parent 926f7dd6ff
commit c742c89601
9 changed files with 68 additions and 8 deletions

View File

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