mirror of
https://github.com/Dreeam-qwq/Gale.git
synced 2025-12-25 17:49:21 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@ceeb8c1 Disable timings by default (#11095) PaperMC/Paper@05ed6a6 Fix priority scheduling logic PaperMC/Paper@967f98a Optimise chunk tick checking during chunk tick PaperMC/Paper@00b949f Remove Moonrise utils to MCUtils, remove duplicated/unused utils PaperMC/Paper@4efd24b Remove unused chunk system hooks in MCUtils PaperMC/Paper@b653276 Finish chunk tick iteration optimisation port from Moonrise
9 lines
192 B
INI
9 lines
192 B
INI
group=org.galemc.gale
|
|
version=1.21-R0.1-SNAPSHOT
|
|
|
|
mcVersion=1.21
|
|
paperRef=b653276565ed37042caf47fb7ea4e7a36899b5a3
|
|
|
|
org.gradle.caching=false
|
|
org.gradle.parallel=true
|
|
org.gradle.vfs.watch=false |