DarkTitleBar/gradle.properties

15 lines
333 B
Properties
Raw Permalink Normal View History

2023-09-17 15:23:15 +01:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
2023-11-11 18:41:15 +00:00
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.4
loader_version=0.14.24
2023-09-17 15:23:15 +01:00
# Mod Properties
2023-11-11 18:41:15 +00:00
mod_version = 1.2
2023-09-17 15:23:15 +01:00
maven_group = tech.williamist
archives_base_name = DarkTitleBar