Upstream has released updates that appear to apply and compile correctly Upstream has released updates that appear to apply and compile correctly. [Paper Changes] PaperMC/Paper@bd5867a: Handle alpha channel from potion_contents component (#10808)
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 = bd5867a96f792f0eb32c1d249bb4bbc1d8338d14
|
|
purpurCommit = 0cbff64ea99f0878244431477d21d9faa14b768f
|