Update fabric.mod.json

This commit is contained in:
Madis Otenurm 2020-10-16 17:24:53 +00:00
parent 80c466b114
commit 731e21031e
1 changed files with 9 additions and 3 deletions

View File

@ -3,9 +3,15 @@
"id": "slyde", "id": "slyde",
"version": "${version}", "version": "${version}",
"name": "Slyde", "name": "Slyde",
"description": "", "description": "Allows dragging sliders further than intended",
"authors": [], "authors": [
"contact": {}, "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", "license": "MIT",
"environment": "*", "environment": "*",
"entrypoints": { "entrypoints": {