summary refs log tree commit diff stats
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-08-19 23:11:20 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-08-19 23:11:20 -0300
commite9fda053b04038c772d7fc0010f6c10557e0d83e (patch)
treeae0e99e7e159d0669514aeef47ea813c508b0435 /src/main/resources/fabric.mod.json
parent2d0b363fe3179087de59d9ef4a2d14af21d89071 (diff)
Release 1.0.0
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 9f07af9..ba566da 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -8,11 +8,12 @@
   "authors": [
     "SoniEx2"
   ],
-  "contributors": {
+  "contributors": [
     "torako"
-  },
+  ],
   "contact": {
-    "sources": "https://soniex2.autistic.space/git-repos/chewstuff.git"
+    "sources": "https://soniex2.autistic.space/git-repos/chewstuff.git",
+    "ganarchy": "web+ganarchy:2d0b363fe3179087de59d9ef4a2d14af21d89071"
   },
 
   "license": "0BSD",