28 lines
921 B
INI
28 lines
921 B
INI
org.gradle.daemon = true
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx4G -Dfile.encoding=UTF-8 -Dgraal.CompilerConfiguration=community -Dgraal.UsePriorityInlining=true -Dgraal.Vectorization=true -Dgraal.OptDuplication=true -Dgraal.SpeculativeGuardMovement=true -Dgraal.WriteableCodeCache=true
|
|
|
|
paper.runMemoryGb = 8
|
|
paper.runDisableWatchdog = true
|
|
|
|
group = org.plazmamc.plazma
|
|
projectName = Plazma
|
|
projectRepo = PlazmaMC/PlazmaBukkit
|
|
|
|
version = 1.20.6-R0.1-SNAPSHOT
|
|
mcVersion = 1.20.6
|
|
jdkVersion = 21
|
|
|
|
paperRepo = https://github.com/PaperMC/Paper
|
|
paperBranch = master
|
|
purpurRepo = https://github.com/PlazmaMC/Purpur
|
|
purpurBranch = ver/1.20.6
|
|
pufferfishRepo = https://github.com/PlazmaMC/Pufferfish
|
|
pufferfishBranch = ver/1.20
|
|
usePufferfish = true
|
|
|
|
paperCommit = 3fc93581bb876e8149b2ca423375a98f5ca12d27
|
|
purpurCommit = 932a98f25cb95aad3fdb341d634636fb62d7ae68
|