extras/gradle.properties
2024-06-15 17:50:22 -04:00

14 lines
370 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=20w14infinite
yarn_mappings=20w14infinite+build.4
loader_version=0.15.11
# Mod Properties
mod_version=1.0.0
maven_group=land.chipmunk.infinitefixes
archives_base_name=infinite-fixes