mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-26 18:39:23 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@b4bc512 Fix entity limit patch deleting unnecessary entities PaperMC/Paper@be1078f Use player file, not directory, when checking for offline player data Gale Changes: Dreeam-qwq/Gale@b87ebba Try to optimize ClassInstanceMultiMap
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 = b87ebbaff4fe834900642b047b5bafed644c3576
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx4G -Dfile.encoding=UTF8 |