mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@9a19308 Lock Frozen Ticks API (#7207) PaperMC/Paper@a058ac0 Dolphin API (#7102) PaperMC/Paper@f6c7d53 Add configurable stronghold seed (#7334) PaperMC/Paper@7978121 More PotionEffectType API (#5737) PaperMC/Paper@9490475 Add STRUCTURE_TYPE registry entry (#6400)
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 = 9490475b02446b0839846c86fb52e4e27e0ab3a2
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|