mirror of
https://github.com/PurpurMC/Purpur.git
synced 2025-02-23 13:09:31 +08:00
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)
10 lines
224 B
INI
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
|