1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-09-21 11:49:45 +00:00
CC-Tweaked/gradle.properties

17 lines
391 B
Properties
Raw Normal View History

# SPDX-FileCopyrightText: 2017 The CC: Tweaked Developers
#
# SPDX-License-Identifier: MPL-2.0
org.gradle.jvmargs=-Xmx3G
org.gradle.parallel=true
kotlin.stdlib.default.dependency=false
kotlin.jvm.target.validation.mode=error
# Mod properties
2024-01-03 20:00:52 +00:00
isUnstable=false
2024-01-31 20:53:28 +00:00
modVersion=1.109.5
# Minecraft properties: We want to configure this here so we can read it in settings.gradle
2023-06-13 17:07:07 +00:00
mcVersion=1.20.1