mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@893ea746 Make stage 2 chunk unload utilise I/O future write PaperMC/Paper@a41043f2 Add back command source for command blocks with output disabled and fix bukkit->minecraft not respecting output disabled for minecart command blocks (#13271) PaperMC/Paper@1f31ee5e Do not record task execution time as TickTime individually
11 lines
257 B
INI
11 lines
257 B
INI
group = org.purpurmc.purpur
|
|
version = 1.21.10-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.21.10
|
|
paperCommit = 1f31ee5ebe45d97a596a4429d9871e3f8910cd28
|
|
|
|
org.gradle.configuration-cache = true
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|