mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-23 11:07:01 +01:00
Increase memory allocation for Gradle
This commit is contained in:
parent
7824566ce5
commit
79a08610e0
@ -1,4 +1,4 @@
|
||||
# Fabric requires some more ram.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
# ForgeGradle is special.
|
||||
org.gradle.daemon=false
|
Loading…
Reference in New Issue
Block a user