From 7b1a872fc0357d283a875d25622ed1ed8b365f72 Mon Sep 17 00:00:00 2001 From: cross210 <1+cross210@noreply.localhost> Date: Sun, 19 Jul 2026 18:07:29 +0000 Subject: [PATCH] Update Home --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index ffa7497..b2e7b8c 100644 --- a/Home.md +++ b/Home.md @@ -10,9 +10,9 @@ 4. Now enter the "minecraft" directory, and delete the "mods", "config" and "defaultconfg" folders. 5. Copy and paste the "mods", "configs" and "defaultconfigs" folders provided here to where your previous ones were. 6. In Prism right click the IMR6 instance > Edit > Settings > Custom Commands > Tick "Override Global Settings". -7. Now append the command below to the start of the "Pre-launch Command" section. +7. Now append the command below to the start of the "Pre-launch Command" for your current platform: -WIndows: +Windows (Needs A System-wide Java Installed): ``` JAVA -jar "$INST_DIR\packwiz-installer-bootstrap.jar" https://git.zombiebytes.net/mad-sqwad/imr6-patches/raw/branch/main/pack.toml ```