mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-27 10:49:06 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@eda3d53 [ci skip] Improve PlayerChatEvent Deprecation Message (#9956) PaperMC/Paper@e1cd9e5 Update paperweight to 1.5.10 and Gradle to 8.4 (#9957) PaperMC/Paper@96d5e6c Code Generation for TypedKeys (#9233)
12 lines
256 B
Properties
12 lines
256 B
Properties
group=me.samsuik.sakura
|
|
version=1.20.2-R0.1-SNAPSHOT
|
|
|
|
mcVersion=1.20.2
|
|
paperRef=96d5e6ca481591842f44d05ab2451f943be6a7c7
|
|
|
|
org.gradle.jvmargs=-Xmx2G
|
|
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
org.gradle.daemon=true
|
|
# org.gradle.configureondemand=true |