Files
CC-Tweaked/gradle.properties
T
2026-06-15 22:30:32 +01:00

18 lines
414 B
Properties

# SPDX-FileCopyrightText: 2017 The CC: Tweaked Developers
#
# SPDX-License-Identifier: MPL-2.0
org.gradle.jvmargs=-Xmx3G -Dfile.encoding=UTF-8
org.gradle.parallel=true
kotlin.stdlib.default.dependency=false
kotlin.jvm.target.validation.mode=error
# Mod properties
modVersion=1.120.0
isUnstable=false
# Minecraft properties: We want to configure this here so we can read it in settings.gradle
mcVersion=1.20.1