options-profiles/gradle.properties
trafficlunar a0e50a59d7 feat: initial commit
port from 1.21 branch
2024-11-30 12:06:16 +00:00

16 lines
No EOL
373 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.21
loader_version=0.16.9
# Mod Properties
mod_version=1.3.2
maven_group=com.trafficlunar.optionsprofiles
archives_base_name=optionsprofiles
# Dependencies
fabric_version=0.102.0+1.21