Files
ParchmentMC/gradle.properties
Lexi 80f0497360 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@147a2b7 Parse MOTD as legacy sectioned string (Fixes #8036)
PaperMC/Paper@e52499e Fix Player#loadData and Player#saveData javadocs (#8039)
2022-06-23 14:43:15 -04:00

10 lines
209 B
INI

group = gg.projecteden.parchment
version = 1.19-R0.1-SNAPSHOT
mcVersion = 1.19
paperRef = e52499e41d3a035d852e566288c31c7113160bb9
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.vfs.watch=false