Files
Purpur/gradle.properties
BillyGalbreath e2922f538b Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@2534e5c Fix other jigsaw related disconnect bug (#8414)
PaperMC/Paper@e9618f8 Add system property to dump stack on bad plugin class access (#8417)
PaperMC/Paper@6d14093 Add getDrops to BlockState and isPreferredTool to BlockData (#8284)
2022-10-01 12:21:22 -05:00

10 lines
226 B
INI

group = org.purpurmc.purpur
version = 1.19.2-R0.1-SNAPSHOT
paperCommit = 6d1409316e7723f0d99f1192d4c5f24d48ab5eed
org.gradle.caching = true
org.gradle.parallel = true
org.gradle.vfs.watch = false
org.gradle.jvmargs = -Xmx3G