commit b7dfd1a2a4160f7a4166ab98480c4c3a660e14e2 Author: cross210 <1+cross210@noreply.localhost> Date: Sun Jul 19 17:11:05 2026 +0000 Add Home diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..c546715 --- /dev/null +++ b/Home.md @@ -0,0 +1,23 @@ +# Industrial Magic Reloaded: 6 (Patches) + + +## Installation (All Installs) + +1. Goto IMR6 instance directory (Prism > right click the IMR6 instance > select "Folder"). +2. Copy and paste "packwiz-installer-bootstrap.jar" into this folder. +2. Now enter the "minecraft" directory, and delete the "mods", "config" and "defaultconfg" folders. +3. Copy and paste the "mods", "configs" and "defaultconfigs" folders provided here to where your previous ones were. +4. In Prism right click the IMR6 instance > Edit > Settings > Custom Commands > Tick "Override Global Settings". +5. Now append the command below to the start of the "Pre-launch Command" section. + +``` +$INST_JAVA -jar $INST_DIR/packwiz-installer-bootstrap.jar https://git.zombiebytes.net/mad-sqwad/imr6-patches/raw/branch/main/pack.toml +``` + +## About + +This is a modification to allow a complete automatic patch system, any time you launch the game with the above setup, the pack will poll the server for file hash changes and update all files to their latest. During the first setup things may take slightly longer as all mods need to be synced for the first time. + + + +