mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@b14979e Remove isRemoved skip on .discard() (#9520) PaperMC/Paper@1837f6c Prevent entity removals if the entity slices is receiving status updates PaperMC/Paper@a40e48f Add cause to PlayerOpenSignEvent (#9441)
11 lines
245 B
INI
11 lines
245 B
INI
group = org.purpurmc.purpur
|
|
version = 1.20.1-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.20.1
|
|
paperCommit = a40e48f3fd95138238d2c6422465d579b7a21e6b
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|