Upstream has released updates that appear to apply and compile correctly [Purpur Changes] PlazmaMC/Purpur@ba950ad: reparse minimessage from serialized playerlist component, closes #1515 PlazmaMC/Purpur@1ffd250: Add back Pufferfish patch PlazmaMC/Purpur@150395f: 💀
28 lines
921 B
INI
28 lines
921 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
|
|
projectName = Plazma
|
|
projectRepo = 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 = 3fc93581bb876e8149b2ca423375a98f5ca12d27
|
|
purpurCommit = 150395f1dc7bc64b1e8099f9f41ee7f9bcc94519
|