19 lines
466 B
Properties
19 lines
466 B
Properties
kotlin.code.style=official
|
|
org.gradle.jvmargs=-Xmx1G
|
|
org.gradle.warning.mode=all
|
|
# Check these on https://fabricmc.net/develop/
|
|
minecraftVersion=1.18.1
|
|
yarnMappings=1.18.1+build.22
|
|
quiltMappings=1.18.1+build.6
|
|
loaderVersion=0.12.12
|
|
# Fabric API
|
|
fabricVersion=0.46.1+1.18
|
|
loomVersion=0.10-SNAPSHOT
|
|
# Mod Properties
|
|
modVersion=1.0.0
|
|
mavenGroup=codes.som
|
|
archivesBaseName=hibiscus-client
|
|
# Kotlin
|
|
systemProp.kotlinVersion=1.6.10
|
|
fabricKotlinVersion=1.7.1+kotlin.1.6.10
|