summary refs log tree commit diff stats
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/fabric.mod.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 48596a6..98ad97f 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -9,12 +9,13 @@
     "SoniEx2"
   ],
   "contact": {
-    "homepage": "",
-    "sources": ""
+    "homepage": "https://soniex2.itch.io/friendcode",
+    "sources": "https://soniex2.autistic.space/git-repos/friendcode.git",
+    "ganarchy": "web+ganarchy:bfb981cd49a6bbcd15482dceeb4ab121c0408157"
   },
 
-  "license": "CC0-1.0",
-  "icon": "assets/modid/icon.png",
+  "license": "0BSD",
+  "icon": "assets/friendcode/icon.png",
 
   "environment": "*",
   "entrypoints": {