We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d918483 commit dcb72dfCopy full SHA for dcb72df
fabric/src/main/resources/fabric.mod.json
@@ -14,6 +14,15 @@
14
},
15
"license": "LGPL-3.0",
16
"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
+ },
26
"environment": "*",
27
"entrypoints": {
28
"main": [
0 commit comments