diff --git a/art/build-Itch-HTML.bat b/art/build-Itch-HTML.bat
deleted file mode 100644
index ea26ffc..0000000
--- a/art/build-Itch-HTML.bat
+++ /dev/null
@@ -1,11 +0,0 @@
-@echo off
-color 0a
-cd ..
-@echo on
-echo BUILDING GAME
-lime build html5 -debug
-echo UPLOADING TO ITCH
-butler push ./export/debug/html5/bin ninja-muffin24/funkin:html5
-butler status ninja-muffin24/funkin:html5
-echo ITCH SHIT UPDATED LMAOOOOO
-pause
\ No newline at end of file