mirror of
https://github.com/Samsuik/Sakura.git
synced 2026-01-03 14:12:23 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@d4630f1 Fix broken joml metadata resulting in kotlin being included on compile/runtime classpath (#11712) PaperMC/Paper@5403894 Add ItemMeta customName methods (#11685) PaperMC/Paper@71a367e Update getKey impls for inlineable types
12 lines
284 B
Properties
12 lines
284 B
Properties
group=me.samsuik.sakura
|
|
version=1.21.4-R0.1-SNAPSHOT
|
|
mcVersion=1.21.4
|
|
|
|
paperRef=71a367ec8489c8a61a4c009f6a3c536438707158
|
|
|
|
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 |