aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorNotNite <hi@notnite.com>2024-02-15 22:09:15 -0500
committerNotNite <hi@notnite.com>2024-02-15 22:09:15 -0500
commit40c0e869ad1edd5524b409d50d8733003c4d0c31 (patch)
tree74af1fded8b56fad2a6243af12d2d676732b1002 /gradle.properties
parent4cbe83614ad0d035c1d0ce11385335cec63a0ed8 (diff)
downloadgloppers-40c0e869ad1edd5524b409d50d8733003c4d0c31.tar.gz
gloppers-40c0e869ad1edd5524b409d50d8733003c4d0c31.tar.bz2
gloppers-40c0e869ad1edd5524b409d50d8733003c4d0c31.zip
1.0.2
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties13
1 files changed, 4 insertions, 9 deletions
diff --git a/gradle.properties b/gradle.properties
index 28ae9c8..5b540a0 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,15 +1,10 @@
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
-minecraft_version=1.20
-yarn_mappings=1.20+build.1
-# While we build off of 0.14.21, the dependency is set as 0.14.19 to work with Quilt
-loader_version=0.14.21
-fabric_kotlin_version=1.9.5+kotlin.1.8.22
+minecraft_version=1.20.4
+yarn_mappings=1.20.4+build.3
+loader_version=0.15.6
-mod_version=1.0.1
+mod_version=1.0.2
maven_group=com.notnite
archives_base_name=gloppers
-
-fabric_version=0.83.0+1.20
-mixinextras_version=0.1.1