mirror of
https://github.com/TibiNonEst/cauldron-dyeing.git
synced 2024-11-24 11:37:19 -05:00
e7ce0084ca
Mostly taken from Quilt's template mod. - No longer JIJs FAPI - Update gradle wrapper
10 lines
234 B
Properties
10 lines
234 B
Properties
# Gradle Properties
|
|
org.gradle.jvmargs = -Xmx1G
|
|
org.gradle.parallel = true
|
|
|
|
# Mod Properties
|
|
mod_version=1.0.3
|
|
maven_group=me.tibinonest.mods
|
|
archives_base_name=cauldron-dyeing
|
|
|
|
# Dependencies are managed at gradle/libs.versions.toml
|