Move paperweight use to -server

This commit is contained in:
Jason Penilla
2024-12-06 14:02:39 -07:00
committed by Nassim Jahnke
parent c6233d8bcd
commit fe6dbf0377
3 changed files with 51 additions and 47 deletions

View File

@@ -8,3 +8,6 @@ updatingMinecraft=false
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.vfs.watch=false
# TODO: this should be removed when we move things to forked JVMs
org.gradle.jvmargs=-Xmx2G