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",