30 lines
971 B
INI
30 lines
971 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.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 = 4e10fadfdc8f854feeabf916c23a71e21fb0b29f
|
|
purpurCommit = e8f8f9345b7f7110e8f85e542c0cbccbb0fb1475
|