30 lines
989 B
INI
30 lines
989 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
|
|
brandKey = plazmamc:plazma
|
|
brandName = Plazma
|
|
providerName = PlazmaMC
|
|
providerRepo = PlazmaMC/PlazmaBukkit
|
|
|
|
version = 1.21.4-R0.1-SNAPSHOT
|
|
mcVersion = 1.21.4
|
|
jdkVersion = 21
|
|
|
|
paperRepo = https://github.com/PaperMC/Paper-archive
|
|
paperBranch = ver/1.21.4
|
|
purpurRepo = https://github.com/PlazmaMC/Purpur
|
|
purpurBranch = ver/1.21.4
|
|
pufferfishRepo = https://github.com/pufferfish-gg/Pufferfish
|
|
pufferfishBranch = ver/1.21
|
|
usePufferfish = false
|
|
|
|
paperCommit = b746d9df0b6b7765478b2a72c2d963b6e668fa35
|
|
purpurCommit = f06fd5bb3880e660ecfb43beaadf8ddac175fa8f
|