Files
Purpur/gradle.properties
granny ea7b18ab36 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@f7c59f91 Fix broken resource pack API when configured in configuration stage (#12866)
PaperMC/Paper@0dad7f15 Add Bee#set/getTimeSinceSting() methods (#12792)
PaperMC/Paper@782ce950 Allow forcing break effects when using breakNaturally (#12734)
2025-07-19 16:35:06 -07:00

11 lines
255 B
INI

group = org.purpurmc.purpur
version = 1.21.8-R0.1-SNAPSHOT
mcVersion = 1.21.8
paperCommit = 782ce950b89053978803b0c9bee8057070198cab
org.gradle.configuration-cache = true
org.gradle.caching = true
org.gradle.parallel = true
org.gradle.vfs.watch = false