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@60b7d5e Add unsupported field to disable username validation (#7350) PaperMC/Paper@17e1f65 Fix Lure infinite loop (#6850) PaperMC/Paper@048e030 Change default for hoppers ignoring occluded blocks (#7342) PaperMC/Paper@919e594 Push illegal char kick to main thread (#7363) PaperMC/Paper@f1db23e [ci skip] Fix incorrect javadoc for Mob pathfinding API (#6842)
13 lines
271 B
INI
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 = f1db23e47f7cf9a488dbdd03223da51f346ad42b
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|