diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 1d1cc23..30f8dd4 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,9 +3,15 @@ "id": "slyde", "version": "${version}", "name": "Slyde", - "description": "", - "authors": [], - "contact": {}, + "description": "Allows dragging sliders further than intended", + "authors": [ + "JFronny" + ], + "contact": { + "homepage": "https://www.curseforge.com/minecraft/mc-mods/slyde", + "sources": "https://gitlab.com/JFronny/slyde", + "issues": "https://gitlab.com/JFronny/slyde/-/issues" + }, "license": "MIT", "environment": "*", "entrypoints": {