mirror of
https://github.com/PurpurMC/Purpur.git
synced 2025-02-17 13:00:04 +08:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@bd097b4 Updated Upstream (Bukkit/CraftBukkit/Spigot) PaperMC/Paper@8bae82d Use deserialised row keys in config tables (#7962) PaperMC/Paper@3d37b42 Couple config fixes (#7975)
10 lines
224 B
INI
10 lines
224 B
INI
group = org.purpurmc.purpur
|
|
version = 1.19-R0.1-SNAPSHOT
|
|
|
|
paperCommit = 3d37b42a89db7af2dd367861fa66c28b9e4aae97
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|