options-profiles/gradle.properties
2023-06-15 17:57:38 +01:00

17 lines
No EOL
400 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx6G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20
yarn_mappings=1.20+build.1
loader_version=0.14.21
# Mod Properties
mod_version=1.0.4
maven_group=dev.axolotlmaid.optionsprofiles
archives_base_name=options-profiles
# Dependencies
fabric_version=0.83.0+1.20