forked from sorceress/EasyAuth
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=20w13a
|
|
yarn_mappings=20w13a+build.5
|
|
loader_version=0.7.8+build.189
|
|
|
|
#Fabric api
|
|
fabric_version=0.5.6+build.313-1.16
|
|
|
|
# Mod Properties
|
|
mod_version = 1.3.1
|
|
maven_group = org.samo_lego
|
|
archives_base_name = simpleauth
|