RemoveBlockOutline/gradle.properties

17 lines
402 B
Properties
Raw Normal View History

2022-05-22 15:45:01 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.18.2
yarn_mappings=1.18.2+build.3
loader_version=0.14.6
# Mod Properties
2022-05-25 20:24:16 +00:00
mod_version = 1.1.0-1.18.2
2022-05-22 13:35:39 +00:00
maven_group = ru.xzeldon.removeblockoutline
archives_base_name = removeblockoutline
2022-05-22 15:45:01 +00:00
# Dependencies
fabric_version=0.53.0+1.18.2