0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-19 17:02:13 +02:00
Wurst7/gradle.properties

20 lines
471 B
Properties
Raw Normal View History

2019-06-06 08:11:08 +02:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html and
# https://www.curseforge.com/minecraft/mc-mods/fabric-api
2020-07-08 21:10:43 +02:00
minecraft_version=20w28a
yarn_mappings=20w28a+build.2
2020-07-01 20:19:41 +02:00
loader_version=0.8.9+build.203
#Fabric api
2020-07-08 21:10:43 +02:00
fabric_version=0.14.3+build.374-1.16
2019-06-06 08:11:08 +02:00
# Mod Properties
2020-07-08 21:10:43 +02:00
mod_version = v7.3-MC20w28a
maven_group = net.wurstclient
archives_base_name = Wurst-Client
2019-06-06 08:11:08 +02:00
# Dependencies