1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-28 16:22:18 +00:00

Merge pull request #22 from Jummit/update-mod-json

Update fabric.mod.json
This commit is contained in:
Merith 2021-05-15 09:37:40 -07:00 committed by GitHub
commit 148d9e9dda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,15 +7,16 @@
"license": "ComputerCraft Public License",
"icon": "assets/computercraft/pack.png",
"contact": {
"homepage": "https://github.com/Merith-TK/cc-restiched",
"issues": "https://github.com/Merith-TK/cc-restiched/issues"
"homepage": "https://github.com/Merith-TK/cc-restitched",
"issues": "https://github.com/Merith-TK/cc-restitched/issues"
},
"authors": [
"Daniel Ratcliffe",
"Aaron Mills",
"SquidDev",
"parly",
"Merith.TK"
"Merith.TK",
"Jummit"
],
"depends": {
"fabricloader": ">=0.4.0",