mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-04-20 02:08:15 +02:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@a9399451 Fixup sendAllDataToRemote calls PaperMC/Paper@cb47e018 Remove more dead code, fix pre-existing desync when cancelling and closing container PaperMC/Paper@40764534 Specify the class loader when loading services (#12829) PaperMC/Paper@1bf6364b Update Mache for horse decompile fix
11 lines
255 B
INI
11 lines
255 B
INI
group = org.purpurmc.purpur
|
|
version = 1.21.7-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.21.7
|
|
paperCommit = 1bf6364b97de3202348df8b3c0c522cc54be5bbb
|
|
|
|
org.gradle.configuration-cache = true
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|