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@27c0503 Correctly handle ArmorStand invisibility (#8944) PaperMC/Paper@bf2053a Fix Player#setPlayerProfile (#8939) PaperMC/Paper@4d7269e Correctly Remove Classloaders, Avoid Loading Providers in /paper dumpplugins, Fix library lookup (#8938)
10 lines
226 B
INI
10 lines
226 B
INI
group = org.purpurmc.purpur
|
|
version = 1.19.3-R0.1-SNAPSHOT
|
|
|
|
paperCommit = 4d7269e07cf152cd25943a17eaf1ced790bbb8ce
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|