From 32e521b77690fdb2d285d1f3aa521013b8411297 Mon Sep 17 00:00:00 2001 From: RyanTLG <78032176+RyanTLG@users.noreply.github.com> Date: Thu, 28 Apr 2022 19:15:07 +0200 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 31f5ab8..0f20a28 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -9,6 +9,11 @@ "RyanTLG" ], + "contact": { + "issues": "https://github.com/RyanTLG/GamerMod/issues", + "sources": "https://github.com/RyanTLG/GamerMod" + }, + "license": "GPL3", "icon": "assets/gamermod/icon.png",