first commit

This commit is contained in:
Cloudburst
2021-03-11 10:09:33 +01:00
commit 081fa3b235
22 changed files with 2036 additions and 0 deletions

15
gradle.properties Normal file
View File

@@ -0,0 +1,15 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
# Fabric Properties
minecraft_version=1.16.5
yarn_mappings=1.16.5+build.3
loader_version=0.11.1
# Mod Properties
mod_version = 0.0.4
maven_group = cloudburst.rejects
archives_base_name = meteor-rejects-addon
# Dependencies
fabric_version=0.30.0+1.16