ng release and blank controls
This commit is contained in:
Binary file not shown.
BIN
art/Start_Screen_Assets.fla
Normal file
BIN
art/Start_Screen_Assets.fla
Normal file
Binary file not shown.
11
art/build-Itch-HTML-RELEASE.bat
Normal file
11
art/build-Itch-HTML-RELEASE.bat
Normal file
@ -0,0 +1,11 @@
|
||||
@echo off
|
||||
color 0a
|
||||
cd ..
|
||||
@echo on
|
||||
echo BUILDING GAME
|
||||
lime build html5 -release
|
||||
echo UPLOADING TO ITCH
|
||||
butler push ./export/release/html5/bin ninja-muffin24/funkin:html5
|
||||
butler status ninja-muffin24/funkin:html5
|
||||
echo ITCH SHIT UPDATED LMAOOOOO
|
||||
pause
|
@ -3,12 +3,12 @@ color 0a
|
||||
cd ..
|
||||
@echo on
|
||||
echo BUILDING GAME
|
||||
lime build hl -debug
|
||||
lime build windows -release
|
||||
echo UPLOADING 64 BIT VERSION TO ITCH
|
||||
butler push ./export/debug/hl/bin ninja-muffin24/funkin:windows-64bit
|
||||
lime build hl -debug -32
|
||||
butler push ./export/release/windows/bin ninja-muffin24/funkin:windows-64bit
|
||||
lime build windows -release -32
|
||||
echo UPLOADING 32 BIT VERSION TO ITCH
|
||||
butler push ./export/debug/hl/bin ninja-muffin24/funkin:windows-32bit
|
||||
butler push ./export/release/windows/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
|
||||
|
BIN
art/thumbnailNewer.png
Normal file
BIN
art/thumbnailNewer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
Reference in New Issue
Block a user