mirror of
https://github.com/PurpurMC/Purpur.git
synced 2025-02-05 12:40:01 +08:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@7f7bc17 Fix inactive item ticking and remove active tick skipping; fix quit event leave message PaperMC/Paper@4d2672e Fix the fix PaperMC/Paper@84281ce Don't count mobs twice in per-player-mob-spawns
11 lines
245 B
INI
11 lines
245 B
INI
group = org.purpurmc.purpur
|
|
version = 1.21.1-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.21.1
|
|
paperCommit = 84281ceeefb9d294758a9a292ba6c01da40e8409
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|