Files
Purpur/gradle.properties
BillyGalbreath 43657416e9 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@c904da6 Offset spigot item optimizations instead of Mojang's (#6290)
PaperMC/Paper@128691a Deprecate log4j logger method in `Plugin`
2022-01-19 22:28:19 -06:00

13 lines
271 B
INI

group = org.purpurmc.purpur
version = 1.18.1-R0.1-SNAPSHOT
mcVersion = 1.18.1
packageVersion = 1_18_R1
paperCommit = 128691a96334c3af905c8a40b41c26172d393c93
org.gradle.caching = true
org.gradle.parallel = true
org.gradle.vfs.watch = false
org.gradle.jvmargs = -Xmx3G