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@2a306f5 Add Multi Block Change API (#7333) PaperMC/Paper@feb72b8 Update ASM EventExecutor generator patch to respect event handler return types. Fixes #7311 (#7317)
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 = feb72b8ae122e0b7088a1ee8c6127069ca038269
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|