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@6e598f85 Fix incorrect createPath overload arguments, fixes #12043 (#12794) PaperMC/Paper@f7d5a0a0 [ci/skip] Add remote build cache configuration through Gradle properties (#12797)
11 lines
255 B
INI
11 lines
255 B
INI
group = org.purpurmc.purpur
|
|
version = 1.21.7-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.21.7
|
|
paperCommit = f7d5a0a01723a6dd86473c26e46cf54ece39b0f5
|
|
|
|
org.gradle.configuration-cache = true
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|