-
-
Notifications
You must be signed in to change notification settings - Fork 47
Memory and GC Setup ‐ Modrinth App
Techjar edited this page Nov 15, 2023
·
1 revision
To set the memory and garbage collector settings on the Modrinth app, select the desired instance and follow these steps:
- Click on "Options"
- Add
-XX:+UseZGC
to the Java arguments - Set the Java memory in MB, at least 6 GB is recommended for ZGC (1024 MB = 1 GB)