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

20 lines
472 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-01-24 14:17:14 +01:00
minecraft_version=1.15.2
2020-02-06 20:51:16 +01:00
yarn_mappings=1.15.2+build.12
loader_version=0.7.8+build.184
#Fabric api
2020-01-24 14:17:14 +01:00
fabric_version=0.4.29+build.290-1.15
2019-06-06 08:11:08 +02:00
# Mod Properties
2020-02-18 18:39:52 +01:00
mod_version = v7.0-MC1.15.2
maven_group = net.wurstclient
archives_base_name = Wurst-Client
2019-06-06 08:11:08 +02:00
# Dependencies