1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-02 18:37:55 +00:00

Add Jummit to authors and fix dead links

This commit is contained in:
Jummit
2021-05-16 02:34:53 +02:00
parent 9bde2d8d13
commit 67fc21271b

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",