Merge branch 'patch-1' into 'master'

Update fabric.mod.json

See merge request JFronny/slyde!1
This commit is contained in:
J. Fronny 2020-10-16 18:29:11 +00:00
commit 6d98a0b711
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": {