From 731e21031e624073b5069fb575840e6df51ecbbf Mon Sep 17 00:00:00 2001 From: Madis Otenurm <2361567-Madis0@users.noreply.gitlab.com> Date: Fri, 16 Oct 2020 17:24:53 +0000 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) 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": {