mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-30 04:19:13 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@227544c Move TickThread changes from Moonrise patch to MCUtils PaperMC/Paper@67d414a Allow plugin aliases to override vanilla commands (#11186) PaperMC/Paper@58c7ea3 Preserve command node when re-registering modern commands through old API (#11184) PaperMC/Paper@0a1be9a Make loadChunksForMoveAsync use new chunk system load calls Gale Changes: Dreeam-qwq/Gale@8abe7b6 Updated Upstream (Paper) Purpur Changes: PurpurMC/Purpur@0bd5579 Updated Upstream (Paper)
10 lines
255 B
INI
10 lines
255 B
INI
group = cn.dreeam.leaf
|
|
mcVersion = 1.21
|
|
version = 1.21-R0.1-SNAPSHOT
|
|
|
|
galeCommit = 8abe7b6d109b3d171a0cc660f19bfa383c324d92
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx4G -Dfile.encoding=UTF8 |