mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-20 15:29:33 +00: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
13 lines
285 B
Properties
13 lines
285 B
Properties
group=me.samsuik.sakura
|
|
version=1.20.4-R0.1-SNAPSHOT
|
|
|
|
mcVersion=1.20.4
|
|
paperRef=7ac24a18940da12beb39a030113f6e459f348e2f
|
|
|
|
org.gradle.jvmargs=-Xmx2G
|
|
|
|
org.gradle.vfs.watch=false
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
# org.gradle.daemon=true
|
|
# org.gradle.configureondemand=true |