forked from sorceress/EasyAuth
20 lines
415 B
Properties
20 lines
415 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
# Fabric properties
|
|
minecraft_version=1.16.1
|
|
yarn_mappings=1.16.1+build.21
|
|
loader_version=0.9.0+build.204
|
|
|
|
#Fabric api
|
|
fabric_version=0.16.0+build.384-1.16.1
|
|
|
|
# Mod Properties
|
|
mod_version = 1.4.8
|
|
maven_group = org.samo_lego
|
|
archives_base_name = simpleauth
|
|
|
|
# Carpet for debugging
|
|
carpet_core_version = 1.4.0+v200623
|
|
carpet_branch = 1.16
|