fabric-1.17: add port
This commit is contained in:
parent
4e68d60984
commit
521fc102b7
43 changed files with 5411 additions and 0 deletions
12
fabric-1.17/gradle.properties
Normal file
12
fabric-1.17/gradle.properties
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue