Upstream has released updates that appear to apply and compile correctly. [Purpur Changes] PurpurMC/Purpur@e86a1b6: Updated Upstream (Paper) [Paper Changes] PaperMC/Paper@a6df4c8: Handle corrupt light data gracefully PaperMC/Paper@ce0a041: [ci skip] Rebuild patches
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 = ce0a0419476d1072ca739a0e8f22d8a358c1c1a2
|
|
purpurCommit = c6802b0a27f1f8faac4ad30f902810fd0ed8051e
|