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@307778f Collision API (#6736) PaperMC/Paper@fcb7b73 [ci skip] remove stale PaperMC/Paper@1f0d707 Fix issues with CreeperIgniteEvent (#7507) PaperMC/Paper@fd557b7 Undeprecate Bed's tile entity interface (#7330) Pufferfish Changes: pufferfish-gg/Pufferfish@002f541 Updated Upstream (Paper) pufferfish-gg/Pufferfish@9c5fcfd Add option to disable out-of-order chat pufferfish-gg/Pufferfish@b21931d Fix memory leak in async pathfinder (#42)
10 lines
226 B
INI
10 lines
226 B
INI
group = org.purpurmc.purpur
|
|
version = 1.19.1-R0.1-SNAPSHOT
|
|
|
|
paperCommit = fd557b7d51bba4d5e830d6047005f7e4335f5ada
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|