Skip to content

Commit

Permalink
add sources & issues to fmj
Browse files Browse the repository at this point in the history
  • Loading branch information
UltrusBot committed Jun 9, 2023
1 parent c9a4d1e commit b1c610a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
"authors": [
"UltrusBot"
],
"contact": {},
"contact": {
"issues": "https://github.com/UltrusBot/ExtraSponges/issues",
"sources": "https://github.com/UltrusBot/ExtraSponges"
},
"license": "MIT",
"icon": "assets/extrasponges/icon.png",
"environment": "*",
Expand Down

0 comments on commit b1c610a

Please sign in to comment.