From 8003e5dfd486345f20907250051707995ec43389 Mon Sep 17 00:00:00 2001 From: Cloudburst Date: Mon, 21 Jun 2021 10:30:57 +0200 Subject: [PATCH] fabric.mod.json --- src/main/resources/fabric.mod.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 9d73a3d..210cdab 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -10,7 +10,8 @@ "StormyBytes" ], "contact": { - + "issues": "https://github.com/C10udburst/meteor-rejects/issues", + "sources": "https://github.com/C10udburst/meteor-rejects" }, "license": "GPL-3.0",