mico-mc/gradle.properties

11 lines
224 B
Properties
Raw Normal View History

2025-06-25 19:20:25 +02:00
# Gradle Properties
org.gradle.jvmargs = -Xmx1G
org.gradle.parallel = true
# Mod Properties
version = 1.0.0
maven_group = minecommune.xyz
2025-06-25 19:28:32 +02:00
archives_base_name = micomc
2025-06-25 19:20:25 +02:00
# Dependencies are managed at gradle/libs.versions.toml