🎉 Initial commit.

This commit is contained in:
LambdAurora
2019-11-26 16:32:07 +01:00
commit 4ace4b3ba5
20 changed files with 886 additions and 0 deletions

18
gradle.properties Normal file
View File

@@ -0,0 +1,18 @@
# 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