Skip to content

Commit d281ca6

Browse files
committed
add patched bugs modmenu link (closes #41)
1 parent 35866d0 commit d281ca6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,12 @@
4343
"fastopenlinksandfolders": "*",
4444
"shadowedactionbar": "*",
4545
"shiftscrollfix": "*"
46+
},
47+
"custom": {
48+
"modmenu": {
49+
"links": {
50+
"Patched Bugs": "https://github.com/W-OVERFLOW/Debugify/blob/1.18/PATCHED.md#unpatched-in-vanilla"
51+
}
52+
}
4653
}
4754
}

0 commit comments

Comments
 (0)