16 lines
333 B
Properties
16 lines
333 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
# Fabric properties
|
|
minecraft_version=20w11a
|
|
yarn_mappings=20w11a+build.6
|
|
loader_version=0.7.8+build.187
|
|
|
|
#Fabric api
|
|
fabric_version=0.5.3+build.308-1.16
|
|
|
|
# Mod Properties
|
|
mod_version = 1.2.0
|
|
maven_group = org.samo_lego
|
|
archives_base_name = simpleauth
|