Files
MidnightControls/gradle.properties
LambdAurora 4ace4b3ba5 🎉 Initial commit.
2019-11-26 16:32:07 +01:00

19 lines
526 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.14.4
yarn_mappings=1.14.4+build.15:v2
loader_version=0.7.1+build.173
# Mod Properties
mod_version = 1.0.0-SNAPSHOT
maven_group = me.lambdaurora
archives_base_name = lambdacontrols
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.4.1+build.245-1.14