fabric-1.17: add port

This commit is contained in:
Kosma Moczek 2021-06-27 17:49:18 +02:00
parent 4e68d60984
commit 521fc102b7
43 changed files with 5411 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.17
yarn_mappings=1.17+build.7
loader_version=0.11.3
# Mod Properties
archives_base_name=Dynmap
# 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.35.0+1.17