summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties16
1 files changed, 16 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 0000000..f8402b4
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1,16 @@
1org.gradle.jvmargs = -Xmx1G
2org.gradle.parallel = true
3
4groupid = lv.enes.mc
5modid = eriscraft_misc
6modVersion = 1.0
7
8loomPluginVersion = 1.4.1
9
10minecraftVersion = 1.20.1
11quiltMappings = 23
12loaderVersion = 0.23.0
13
14wthitVersion = 8.5.0
15
16jakartaAnnotationVersion = 3.0.0-M1 \ No newline at end of file