1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-04 11:27:56 +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", "license": "ComputerCraft Public License",
"icon": "assets/computercraft/pack.png", "icon": "assets/computercraft/pack.png",
"contact": { "contact": {
"homepage": "https://github.com/Merith-TK/cc-restiched", "homepage": "https://github.com/Merith-TK/cc-restitched",
"issues": "https://github.com/Merith-TK/cc-restiched/issues" "issues": "https://github.com/Merith-TK/cc-restitched/issues"
}, },
"authors": [ "authors": [
"Daniel Ratcliffe", "Daniel Ratcliffe",
"Aaron Mills", "Aaron Mills",
"SquidDev", "SquidDev",
"parly", "parly",
"Merith.TK" "Merith.TK",
"Jummit"
], ],
"depends": { "depends": {
"fabricloader": ">=0.4.0", "fabricloader": ">=0.4.0",