1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
CC-Tweaked/gradle.properties

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
295 B
Properties
Raw Normal View History

org.gradle.jvmargs=-Xmx3G
org.gradle.parallel=true
kotlin.stdlib.default.dependency=false
kotlin.jvm.target.validation.mode=error
# Mod properties
2023-02-09 21:02:03 +00:00
isUnstable=false
modVersion=1.103.1
# Minecraft properties: We want to configure this here so we can read it in settings.gradle
2023-03-15 21:04:11 +00:00
mcVersion=1.19.4