0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-20 01:12:13 +02:00
Wurst7/gradle.properties
Alexander01998 c24efa84ab Merge branch 'master' into 1.18
Conflicts:
	gradle.properties
	src/main/java/net/wurstclient/WurstClient.java
	src/main/java/net/wurstclient/clickgui/ClickGui.java
	src/main/resources/fabric.mod.json
2021-12-12 22:32:06 +01:00

20 lines
467 B
Properties

# 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
minecraft_version=1.18
yarn_mappings=1.18+build.1
loader_version=0.12.11
#Fabric api
fabric_version=0.44.0+1.18
# Mod Properties
mod_version = v7.19-MC1.18
maven_group = net.wurstclient
archives_base_name = Wurst-Client
# Dependencies