options-profiles/gradle.properties
AxolotlMaid deed913001 Fix #1
2023-04-29 13:34:12 +01:00

17 lines
No EOL
406 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.19.3
yarn_mappings=1.19.3+build.5
loader_version=0.14.19
# Mod Properties
mod_version=1.0.0
maven_group=dev.axolotlmaid.optionsprofiles
archives_base_name=options-profiles
# Dependencies
fabric_version=0.76.1+1.19.3