mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-14 20:20:30 +00:00
8024017f53
There's still some remaining bugs (#1282), but I think worth getting the fixes for the worst issues out first.
13 lines
294 B
Properties
13 lines
294 B
Properties
org.gradle.jvmargs=-Xmx3G
|
|
org.gradle.parallel=true
|
|
|
|
kotlin.stdlib.default.dependency=false
|
|
kotlin.jvm.target.validation.mode=error
|
|
|
|
# Mod properties
|
|
isUnstable=true
|
|
modVersion=1.102.1
|
|
|
|
# Minecraft properties: We want to configure this here so we can read it in settings.gradle
|
|
mcVersion=1.19.3
|