Skip to content

Commit dcb72df

Browse files
committed
Add more links to Mod Menu
1 parent d918483 commit dcb72df

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

fabric/src/main/resources/fabric.mod.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@
1414
},
1515
"license": "LGPL-3.0",
1616
"icon": "icon.png",
17+
"custom": {
18+
"modmenu": {
19+
"links": {
20+
"modmenu.kofi": "https://ko-fi.com/embeddedt",
21+
"modmenu.github_releases": "https://github.com/embeddedt/ModernFix/releases",
22+
"modmenu.curseforge": "https://www.curseforge.com/minecraft/mc-mods/modernfix"
23+
}
24+
}
25+
},
1726
"environment": "*",
1827
"entrypoints": {
1928
"main": [

0 commit comments

Comments
 (0)