extras/gradle.properties

15 lines
363 B
Properties
Raw Normal View History

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
2022-11-22 10:04:48 -05:00
org.gradle.parallel=true
# Fabric Properties
2024-06-15 17:50:22 -04:00
# check these on https://fabricmc.net/develop
minecraft_version=20w14infinite
yarn_mappings=20w14infinite+build.4
loader_version=0.15.11
# Mod Properties
2024-06-16 23:30:24 -04:00
mod_version=rolling
maven_group=land.chipmunk.kaboomfabric
archives_base_name=extras