mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-30 20:29:14 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@e382e68 Fix 0 yield on explosion events PaperMC/Paper@35b2c6e Use dropped item for stats info (#12747)
12 lines
284 B
Properties
12 lines
284 B
Properties
group=me.samsuik.sakura
|
|
version=1.21.6-R0.1-SNAPSHOT
|
|
mcVersion=1.21.6
|
|
|
|
paperRef=35b2c6ece4a8e9a2f4b9d3c21dc06d7b94dcc604
|
|
|
|
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 |