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@53d10b8 Adjust large packet handler to run when above protocol limit PaperMC/Paper@7ac24a1 Fix chunk data version check not running in chunk system
11 lines
245 B
INI
11 lines
245 B
INI
group = org.purpurmc.purpur
|
|
version = 1.20.4-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.20.4
|
|
paperCommit = 7ac24a18940da12beb39a030113f6e459f348e2f
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|