fixed build scripts and shit
This commit is contained in:
@ -3,9 +3,9 @@ color 0a
|
||||
cd ..
|
||||
@echo on
|
||||
echo BUILDING GAME
|
||||
lime build html5 -final -clean
|
||||
lime build html5 -final
|
||||
echo UPLOADING TO ITCH
|
||||
butler push ./export/release/html5/bin ninja-muffin24/ld47:html5
|
||||
butler push ./export/release/html5/bin ninja-muffin24/friday-night-funkin:html5
|
||||
butler status ninja-muffin24/ld47:html5
|
||||
echo ITCH SHIT UPDATED LMAOOOOO
|
||||
pause
|
@ -5,7 +5,7 @@ cd ..
|
||||
echo BUILDING GAME
|
||||
lime build windows -final
|
||||
echo UPLOADING TO ITCH
|
||||
butler push ./export/release/html5/bin ninja-muffin24/ld47:windows
|
||||
butler push ./export/release/windows/bin ninja-muffin24/friday-night-funkin:windows
|
||||
butler status ninja-muffin24/ld47:windows
|
||||
echo ITCH SHIT UPDATED LMAOOOOO
|
||||
pause
|
Reference in New Issue
Block a user