From d63c9b785a9e5391311beed2a16eb39a0b241ec7 Mon Sep 17 00:00:00 2001 From: Obie Hinojosa Date: Sun, 20 Oct 2024 00:15:13 -0500 Subject: [PATCH] revert 905e3955663248a659dfa8657ee1f1055c26728d revert change directory --- installer-windows.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer-windows.bat b/installer-windows.bat index 71c5d35..195c9a7 100644 --- a/installer-windows.bat +++ b/installer-windows.bat @@ -2,7 +2,7 @@ cd /D "%~dp0" -set modfolder="%USERPROFILE%\AppData\Roaming\.minecraft\mods" +set modfolder="%USERPROFILE%\AppData\Local\.minecraft\mods" echo "################" echo SCRIPT STARTING