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

Paper Changes:
PaperMC/Paper@8dea6f17 Fork friendly byte buf correctly
PaperMC/Paper@687ba1e3 Adds missing deprecation for Player#boostElytra (#13088)
PaperMC/Paper@711c5de2 Add counting ops
2026-05-12 18:50:30 -07:00

12 lines
259 B
INI

group = org.purpurmc.purpur
mcVersion = 26.1.2
apiVersion = 26.1.2
channel=STABLE
paperCommit = 711c5de2b05df39b72c44ff54e9f9381f8d153cb
org.gradle.configuration-cache = true
org.gradle.caching = true
org.gradle.parallel = true
org.gradle.vfs.watch = false