diff --git a/installation.md b/installation.md index 832de44..a8f30d6 100644 --- a/installation.md +++ b/installation.md @@ -1,6 +1,7 @@ --- title: Installation --- + # Installation This page explains the different ways how to install the modpack on client or on server. @@ -21,12 +22,12 @@ This explains how you can install the modpack on your client. It uses the Minecr This follows the steps for PrismLauncher as example. You might need to adjust the steps for your launcher. 1. Create a new profile with the following inputs: - - Minecraft version: `1.7.10` - - Modloader: `Forge` - - Modloader version: `10.13.4.16.14` + - Minecraft version: `1.7.10` + - Modloader: `Forge` + - Modloader version: `10.13.4.16.14` 2. Edit the previously created instance, goto "Settings" and adjust the following options: - - Java installation: Enable the checkbox, click on "Auto detection" and select the correct Java installation (see requirements). - - Java arguments: Enable the checkbox and click paste the following arguments into the textbox: \ + - Java installation: Enable the checkbox, click on "Auto detection" and select the correct Java installation (see requirements). + - Java arguments: Enable the checkbox and click paste the following arguments into the textbox: \ `-XX:+OptimizeStringConcat -XX:+UseStringDeduplication -XX:+UnlockExperimentalVMOptions -XX:+AlwaysPreTouch -XX:+DisableExplicitGC` 3. Download the file `lwjgl3ify-X.Y.Z-multimc.zip` from [lwjgl3ify GitHub releases](https://github.com/GTNewHorizons/lwjgl3ify/releases) and copy (and replace) the content of the ZIP archive to the insstance folder of Minecraft (in PrismLauncher click to "Folder" on the right side).