less note stutter
This commit is contained in:
@ -3,13 +3,13 @@ color 0a
|
||||
cd ..
|
||||
@echo on
|
||||
echo BUILDING GAME
|
||||
lime build windows -debug
|
||||
lime build hl -debug
|
||||
echo UPLOADING 64 BIT VERSION TO ITCH
|
||||
butler push ./export/debug/windows/bin ninja-muffin24/funkin:windows-64bit
|
||||
lime build windows -debug -32
|
||||
butler push ./export/debug/hl/bin ninja-muffin24/funkin:windows-64bit
|
||||
lime build hl -debug -32
|
||||
echo UPLOADING 32 BIT VERSION TO ITCH
|
||||
butler push ./export/debug/windows/bin ninja-muffin24/funkin:windows-32bit
|
||||
butler status ninja-muffin24/friday-night-funkin:windows-32bit
|
||||
butler status ninja-muffin24/friday-night-funkin:windows-64bit
|
||||
butler push ./export/debug/hl/bin ninja-muffin24/funkin:windows-32bit
|
||||
butler status ninja-muffin24/funkin:windows-32bit
|
||||
butler status ninja-muffin24/funkin:windows-64bit
|
||||
echo ITCH SHIT UPDATED LMAOOOOO
|
||||
pause
|
Reference in New Issue
Block a user