Skip to content

Commit 401d4e0

Browse files
authored
Moved Gnetum from the No-list, Updated references and added tips for client and server installations (#53)
1 parent 2b95de2 commit 401d4e0

File tree

3 files changed

+25
-19
lines changed

3 files changed

+25
-19
lines changed

docs/wiki/end-user-guide/installation/install-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Steps:
5252
7. Click **Relaunch**.
5353

5454
## Notes
55-
55+
- When using a new java binary, laptop users may be met with underwhelming performance due to windows not assigning the dedicated GPU to the java binary. Make sure the java binary (javaw.exe) is set to high performance mode.
5656
- Cleanroom Relauncher’s configuration file can be found at `config/relauncher.cfg`. <br> Deleting this file will prompt the setup GUI on the next launch.<br>
5757
::: info Note {id="note"}
5858
Cleanroom Relauncher will check for cleanroom updates. Therefore, the UI will launch when an update rolls out.

docs/wiki/end-user-guide/installation/install-server.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ title: Server
1313
See [Preparing your modpack](/wiki/end-user-guide/preparing-your-modpack) for more details.
1414
3. Download the latest `cleanroom-x.x.x-installer.jar` from the [Releases page](https://github.com/CleanroomMC/Cleanroom/releases) and run it.
1515
4. In the installer GUI, select **Install server** and choose your server’s directory.
16+
::: info Note {id="note"}
17+
Alternatively, you can call `java -jar installerName.jar --installServer` in a bat or sh file.
18+
:::
1619
5. Add [Fugue](https://www.curseforge.com/minecraft/mc-mods/fugue) to your mod folder<br>
1720
*(it will not load in a Forge environment)*
1821
6. Add [Scalar Legacy](https://www.curseforge.com/minecraft/mc-mods/scalar-legacy) to your mod folder<br>

0 commit comments

Comments
 (0)