Update Home
+7
-6
@@ -4,12 +4,13 @@
|
|||||||
## Installation (All Installs)
|
## Installation (All Installs)
|
||||||
|
|
||||||
[Download Framework](https://git.zombiebytes.net/mad-sqwad/imr6-patches/releases/download/PatchFramework/IMR6PatchFramework.zip)
|
[Download Framework](https://git.zombiebytes.net/mad-sqwad/imr6-patches/releases/download/PatchFramework/IMR6PatchFramework.zip)
|
||||||
1. Goto IMR6 instance directory (Prism > right click the IMR6 instance > select "Folder").
|
1. Extract or open the framework zip after you have downloaded it.
|
||||||
2. Copy and paste "packwiz-installer-bootstrap.jar" into this folder.
|
2. Goto IMR6 instance directory (Prism > right click the IMR6 instance > select "Folder").
|
||||||
2. Now enter the "minecraft" directory, and delete the "mods", "config" and "defaultconfg" folders.
|
3. Copy and paste "packwiz-installer-bootstrap.jar" into this folder.
|
||||||
3. Copy and paste the "mods", "configs" and "defaultconfigs" folders provided here to where your previous ones were.
|
4. Now enter the "minecraft" directory, and delete the "mods", "config" and "defaultconfg" folders.
|
||||||
4. In Prism right click the IMR6 instance > Edit > Settings > Custom Commands > Tick "Override Global Settings".
|
5. Copy and paste the "mods", "configs" and "defaultconfigs" folders provided here to where your previous ones were.
|
||||||
5. Now append the command below to the start of the "Pre-launch Command" section.
|
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.
|
||||||
|
|
||||||
```
|
```
|
||||||
$INST_JAVA -jar $INST_DIR/packwiz-installer-bootstrap.jar https://git.zombiebytes.net/mad-sqwad/imr6-patches/raw/branch/main/pack.toml
|
$INST_JAVA -jar $INST_DIR/packwiz-installer-bootstrap.jar https://git.zombiebytes.net/mad-sqwad/imr6-patches/raw/branch/main/pack.toml
|
||||||
|
|||||||
Reference in New Issue
Block a user