From c3471acec05b18cc94d9b4e93c9330a078e71325 Mon Sep 17 00:00:00 2001 From: Obie Hinojosa Date: Sun, 27 Oct 2024 14:30:23 -0500 Subject: [PATCH 1/2] remove ascii cmd.exe thinks it's ms-dos and doesnt even support UTF-8, just it's own set of 256 characters from the IBM-PC workstation era in like the fucking 80's --- installer-windows.bat | 8 -------- 1 file changed, 8 deletions(-) diff --git a/installer-windows.bat b/installer-windows.bat index 9bafdd2..c75f1e7 100644 --- a/installer-windows.bat +++ b/installer-windows.bat @@ -36,14 +36,6 @@ echo Updating... @timeout /t 2 >nul 2>&1 tar -xvzf %mcroot%/mods.tar.gz -C %modfolder% -::: -::: へ ♡ ╱|、 -::: ૮ - ՛ ) (` - 7 -::: / ⁻ ៸| |、⁻〵 -::: 乀 (ˍ, ل ل じしˍ,)ノ -::: - -for /f "delims=: tokens=*" %%A in ('findstr /b ::: "%~f0"') do @echo(%%A) echo Sigma! echo All done. C: echo . From 2245d8798bc0de4d39bdc21bcede5eeb654c4f51 Mon Sep 17 00:00:00 2001 From: Obie Hinojosa Date: Sun, 27 Oct 2024 14:31:03 -0500 Subject: [PATCH 2/2] remove ascii cmd.exe thinks it's ms-dos and doesnt even support UTF-8, just it's own set of 256 characters from the IBM-PC workstation era in like the fucking 80's, so we're not allowed to have fun.