mirror of
https://github.com/PaperMC/Paper
synced 2026-08-20 18:26:12 -04:00
14 lines
410 B
Properties
14 lines
410 B
Properties
group=io.papermc.paper
|
|
mcVersion=26.2
|
|
# This is the current API version for use in (paper-)plugin.yml files
|
|
# During snapshot cycles this should be the anticipated version of the release target
|
|
apiVersion=26.2
|
|
channel=STABLE
|
|
|
|
# Set to true while updating Minecraft version
|
|
updatingMinecraft=false
|
|
|
|
org.gradle.configuration-cache=true
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
org.gradle.vfs.watch=false
|