BCLib/gradle.properties
2021-12-01 05:08:57 +01: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.6
fabric_version = 0.43.1+1.18
# Mod Properties
mod_version = 1.0.0
maven_group = ru.bclib
archives_base_name = bclib
# Dependencies
patchouli_version = 50-FABRIC