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