You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/wiki/end-user-guide/installation/install-client.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,12 +22,12 @@ Steps:
22
22
2. Add [Scalar Legacy](https://www.curseforge.com/minecraft/mc-mods/scalar-legacy) to your mod folder<br/>
23
23
*(it will not load in a Forge environment)*<br/>
24
24
3.:warning:**Warning:** Make sure your instance does not include problematic or deprecated mods.<br/>
25
-
See [Preparing your modpack](/wiki/End-user-Guide/preparing-your-modpack) for more details.<br/>
25
+
See [Preparing your modpack](/wiki/end-user-guide/preparing-your-modpack) for more details.<br/>
26
26
4. Download the `Cleanroom-MMC-instance-` archive from the [Releases page](https://github.com/CleanroomMC/Cleanroom/releases).<br/>
27
27
5. Import it into your launcher.<br/>
28
28
*(Alternatively, unzip the patches and JSON files into an existing 1.12 instance.)*<br/>
29
29
6. In your launcher, select the `javaw.exe` path of your **Java 25 installation**. (`javaw.exe` will not produce any command-line output and it the one that should be used in normal cases, while `java.exe` will produce a command-line output)<br/>
30
-
7.*(Optional)* Add JVM arguments as described in the [JVM Arguments](/wiki/End-user-Guide/args) section.<br/>
30
+
7.*(Optional)* Add JVM arguments as described in the [JVM Arguments](/wiki/end-user-guide/args) section.<br/>
31
31
32
32
### Cleanroom Relauncher
33
33
@@ -40,10 +40,10 @@ Steps:
40
40
2. Add [Scalar Legacy](https://www.curseforge.com/minecraft/mc-mods/scalar-legacy) to your modlist<br/>
41
41
*(it will not load in a Forge environment)*<br/>
42
42
3.:warning:**Warning:** Ensure your instance does not contain problematic or deprecated mods.<br/>
43
-
See [Preparing your modpack](/wiki/End-user-Guide/preparing-your-modpack) for details.<br/>
43
+
See [Preparing your modpack](/wiki/end-user-guide/preparing-your-modpack) for details.<br/>
44
44
4. Add the [Cleanroom Relauncher](https://www.curseforge.com/minecraft/mc-mods/cleanroom-relauncher) mod to your modlist and launch the game with **Java 8**.<br/>
45
45
5. In the Cleanroom Relauncher GUI, select the `javaw.exe` path of your **Java 25 installation**. (`javaw.exe` will not produce any command-line output and it the one that should be used in normal cases, while `java.exe` will produce a command-line output)<br/>
46
-
6.*(Optional)* Add JVM arguments from the [JVM Arguments](/wiki/End-user-Guide/args) section.<br/>
46
+
6.*(Optional)* Add JVM arguments from the [JVM Arguments](/wiki/end-user-guide/args) section.<br/>
0 commit comments