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@79c1ce1: Add since to deprecated for removals (#10848)
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 = 79c1ce184486847c614250e4e2025fd95a61cde5
|
|
purpurCommit = 0cbff64ea99f0878244431477d21d9faa14b768f
|