mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-22 06:25:15 +01:00
fix: up the max memory for gradle
Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>
This commit is contained in:
parent
3f10bf1163
commit
82eb9fffc8
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
mcVersion = 1.17
|
||||
projectVersion = 1.17-R0.1-SNAPSHOT
|
||||
packageVersion = 1_17_R1
|
||||
org.gradle.jvmargs=-Xmx3G
|
||||
|
|
Loading…
Reference in a new issue