15 lines
334 B
Properties
15 lines
334 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
# Fabric properties
|
|
minecraft_version=1.15.1
|
|
yarn_mappings=1.15.1+build.18
|
|
loader_version=0.7.3+build.176
|
|
|
|
#Fabric api
|
|
fabric_version=0.4.26+build.283-1.15
|
|
|
|
# Mod Properties
|
|
mod_version = 1.1.0
|
|
maven_group = org.samo_lego
|
|
archives_base_name = simpleauth |