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

18 lines
509 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://fabricmc.net/use
2019-07-21 23:45:13 +02:00
minecraft_version=1.14.4
2019-08-23 19:32:54 +02:00
yarn_mappings=1.14.4+build.12
loader_version=0.6.1+build.165
2019-06-06 08:11:08 +02:00
# Mod Properties
2019-09-06 18:17:42 +02:00
mod_version = v7.0pre7-MC1.14.4
2019-06-06 08:11:08 +02:00
maven_group = net.wurstclient
2019-07-09 15:28:10 +02:00
archives_base_name = Wurst-Client
2019-06-06 08:11:08 +02:00
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric
fabric_version=0.3.2+build.224-1.14