aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2023-09-15 22:56:57 -0400
committerGitHub <noreply@github.com>2023-09-15 22:56:57 -0400
commitf41ee09fd96983edea8eb307ff61d7a4a72c0edb (patch)
tree267e839e3df3e7282d7fca74fe37a6b26754489e
parentd30994ef9a3208980f307d69db5e5cf0d42d10ef (diff)
downloadSkyblocker-f41ee09fd96983edea8eb307ff61d7a4a72c0edb.tar.gz
Skyblocker-f41ee09fd96983edea8eb307ff61d7a4a72c0edb.tar.bz2
Skyblocker-f41ee09fd96983edea8eb307ff61d7a4a72c0edb.zip
Modrinth Link (#309)
-rw-r--r--src/main/resources/fabric.mod.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index cf7e639c..963f3684 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -46,7 +46,8 @@
"custom": {
"modmenu": {
"links": {
- "modmenu.discord": "https://discord.com/invite/aNNJHQykck"
+ "modmenu.discord": "https://discord.com/invite/aNNJHQykck",
+ "modmenu.modrinth": "https://modrinth.com/mod/skyblocker-liap"
}
}
}