AdvancedInfo/gradle.properties

17 lines
396 B
Properties
Raw Permalink Normal View History

2024-11-09 11:01:38 +01:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Mod Properties
mod_version=1.0.0
maven_group=me.mrletsplay.advancedinfo
archives_base_name=advanced-info
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21.3
yarn_mappings=1.21.3+build.2
loader_version=0.16.9
# Fabric API
fabric_version=0.107.3+1.21.3