some animation touchups

This commit is contained in:
Cameron Taylor
2020-11-10 19:09:48 -08:00
parent 0a4273bd1a
commit 79ccb61cfb
6 changed files with 54 additions and 3 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