diff options
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/fabric.mod.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index d20a285..fe49b5f 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -8,7 +8,9 @@ "Anhgelus Morhtuuzh"
],
"contact": {
- "sources": "https://github.com/anhgelus/manhunt-mod"
+ "sources": "https://github.com/anhgelus/manhunt-mod",
+ "issues": "https://github.com/anhgelus/manhunt-mod/issues",
+ "homepage": "https://modrinth.com/mod/manhunt-remastered"
},
"license": "AGPL-3.0",
"icon": "assets/manhunt/icon.png",
@@ -22,7 +24,7 @@ "manhunt.mixins.json"
],
"depends": {
- "fabricloader": ">=0.15.11",
+ "fabricloader": ">=0.16.7",
"minecraft": "~1.21",
"java": ">=21",
"fabric": "*"
|
