We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v1.6.4
1 parent 3defb56 commit 5a10b81Copy full SHA for 5a10b81
gradle.properties
@@ -1,13 +1,13 @@
1
-# Done to increase the memory available to gradle.
+# Loom and Gradle settings
2
loom.platform=[VERSIONED]
3
org.gradle.jvmargs=-Xmx1G
4
org.gradle.parallel=false
5
6
-# Fabric properties
7
-# Check these on https://fabricmc.net/develop
8
-mod.version=1.6.3
+# Mod settings
+mod.version=1.6.4
9
mod.name=Fog
10
mod.target=[VERSIONED]
11
+# Dependencies
12
deps.fabric_loader=0.16.10
13
deps.mru=1.0.7
0 commit comments