BCLib/gradle.properties
2021-12-04 15:26:47 +03:00

19 lines
No EOL
393 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
#Loom
loom_version=0.10-SNAPSHOT
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version= 1.18
loader_version= 0.12.8
fabric_version = 0.44.0+1.18
# Mod Properties
mod_version = 1.0.1
maven_group = ru.bclib
archives_base_name = bclib
# Dependencies
patchouli_version = 50-FABRIC