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@dcca6cb Make tag presets unmodifiable (#7378) PaperMC/Paper@60e46ab Fix NotePlayEvent (#5180)
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 = 60e46abb0062690289e8a65535322746c922a866
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|