mc-paper/gradle.properties
2026-07-26 18:56:36 +02:00

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