From 39d9ba0d8cc714b37fa32658a7b48b4226270c27 Mon Sep 17 00:00:00 2001 From: NitrogenDioxide <45130240+Kiffolisk@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:21:10 +0200 Subject: [PATCH] remove html release builder --- art/build-Itch-HTML-RELEASE.bat | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 art/build-Itch-HTML-RELEASE.bat diff --git a/art/build-Itch-HTML-RELEASE.bat b/art/build-Itch-HTML-RELEASE.bat deleted file mode 100644 index a491bc6..0000000 --- a/art/build-Itch-HTML-RELEASE.bat +++ /dev/null @@ -1,11 +0,0 @@ -@echo off -color 0a -cd .. -@echo on -echo BUILDING GAME -lime build html5 -final -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 \ No newline at end of file