mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-04-20 02:08:15 +02:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@e08e667 Fix: synchronise sending chat to client with updating message signature cache (#11332) PaperMC/Paper@2562124 [ci skip] Create SECURITY.md (#11331)
11 lines
245 B
INI
11 lines
245 B
INI
group = org.purpurmc.purpur
|
|
version = 1.21.1-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.21.1
|
|
paperCommit = 25621248d3f30f35c3458b4b13a2474ffd0bee0e
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|