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@60b83fe Validate providers when populating load order tree (#8890) PaperMC/Paper@a9ab684 Fix update folder logging error when no folder exists (#8891) PaperMC/Paper@87bb3e6 Close library classloader and improve PluginDescriptionFile (#8901) PaperMC/Paper@0620289 Do not send plugin headers when it is not required (#8889) PaperMC/Paper@ce2b6b2 Properly log any Throwable on plugin class creation (#8897) PaperMC/Paper@6b77643 Fix chat messages logged in console (#8872) PaperMC/Paper@50eacd3 Avoid duplicate game event on initial fill (#8887)
10 lines
226 B
INI
10 lines
226 B
INI
group = org.purpurmc.purpur
|
|
version = 1.19.3-R0.1-SNAPSHOT
|
|
|
|
paperCommit = 50eacd3c0464162a41b5cff6cbeb4360aec69b7b
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|