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@5edcf6dd Cleanup/command dispatching (#12713) PaperMC/Paper@803baf0b Support hidden entities in Waypoints (#12715) PaperMC/Paper@1814d8b4 build: publish to fill (#12717) PaperMC/Paper@e454fef4 Add support for private constructors in plugin main classes (#12652)
11 lines
255 B
INI
11 lines
255 B
INI
group = org.purpurmc.purpur
|
|
version = 1.21.6-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.21.6
|
|
paperCommit = e454fef40e1e1e7a889327d3371fc7b5ff2b68df
|
|
|
|
org.gradle.configuration-cache = true
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|