mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@4c9317c Use non-deprecated super ctor in PaperServerListPingEventImpl (#8029) PaperMC/Paper@147a2b7 Parse MOTD as legacy sectioned string (Fixes #8036) PaperMC/Paper@e52499e Fix Player#loadData and Player#saveData javadocs (#8039) PaperMC/Paper@bdb6816 Update Alternate Current to v1.4.0 (#8028) PaperMC/Paper@5593f4e Cleanup LivingEntity Hand Raised/Item Use API (#7995) PaperMC/Paper@04d080e [ci skip] Fix tiny mistake in adventure javadocs (#8046)
10 lines
224 B
INI
10 lines
224 B
INI
group = org.purpurmc.purpur
|
|
version = 1.19-R0.1-SNAPSHOT
|
|
|
|
paperCommit = 04d080ed82e7e2cf859bcec98b76a51fc7274893
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|