mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-25 09:59:15 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@f9c7f2a Begin switching to JSpecify annotations (#11448) PaperMC/Paper@e3c8a8e Add PlayerInsertLecternBookEvent [1.20 port] (#7305) PaperMC/Paper@b410fe8 Configurable per-world void damage offset/damage(#11436) PaperMC/Paper@ea00be3 Do not NPE on uuid resolution in player profile (#11449) PaperMC/Paper@ba3c29b Finish converting all events to jspecify annotations Gale Changes: Dreeam-qwq/Gale@51fb9cd Updated Upstream (Paper) Dreeam-qwq/Gale@7f08ee6 Updated Upstream (Paper)
10 lines
259 B
INI
10 lines
259 B
INI
group = cn.dreeam.leaf
|
|
mcVersion = 1.21.1
|
|
version = 1.21.1-R0.1-SNAPSHOT
|
|
|
|
galeCommit = 7f08ee6661835ace633849f51004a7e932a06a60
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx4G -Dfile.encoding=UTF8 |