Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@50e683d Added a config option for ticking markers (#9034)
10 lines
446 B
INI
10 lines
446 B
INI
group = org.plazmamc.plazma
|
|
version = 1.19.4-R0.1-SNAPSHOT
|
|
|
|
paperCommit = 50e683de14c7f9488e791ffca790907d014f718b
|
|
|
|
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
|