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

Paper Changes:
PaperMC/Paper@5ffeb70 Use getChunkForLighting instead of getChunkAtImmediately in fixlight to properly ignore imposter chunks
PaperMC/Paper@e294802 Refactor paper command (#8112)
2022-07-08 20:59:01 -05:00

10 lines
224 B
INI

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