aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
blob: 4238e5c331fb5545665ee843454d739ef250d61f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G

# Fabric Properties
	# check these on https://fabricmc.net/use
	minecraft_version=1.16.3
	yarn_mappings=1.16.3+build.17
	loader_version=0.10.0+build.208

# Mod Properties
	mod_version = 0.0.0-alpha
	maven_group = re.jag.mcqtt
	archives_base_name = mcqtt

# Paho
	paho_version = 1.2.5