Files
Purpur/gradle.properties
granny 11c030a8f8 Updated Upstream (Paper)
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
2025-07-11 21:46:29 -07:00

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