30 lines
977 B
INI
30 lines
977 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.3-R0.1-SNAPSHOT
|
|
mcVersion = 1.21.3
|
|
jdkVersion = 21
|
|
|
|
paperRepo = https://github.com/PaperMC/Paper
|
|
paperBranch = master
|
|
purpurRepo = https://github.com/PurpurMC/Purpur
|
|
purpurBranch = ver/1.21.3
|
|
pufferfishRepo = https://github.com/pufferfish-gg/Pufferfish
|
|
pufferfishBranch = ver/1.21
|
|
usePufferfish = false
|
|
|
|
paperCommit = 6288adb001b71a2f2a0a1866fc406016ada06bb5
|
|
purpurCommit = 89e388c3a2c40b61e8e34ec03fcf1af735396af2
|