We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164b300 commit d7d94d7Copy full SHA for d7d94d7
README.md
@@ -1,5 +1,9 @@
1
# ModMenu
2
-Enriches the standard Minecraft menu with an interface displaying a one-dimensional array of modifications
+Enriches the standard Minecraft menu with an interface displaying the list of installed Fabric mods.
3
+* The menu is searchable and sortable, libraries can be hidden.
4
+* Client-side and API mods are marked with a special tag in the list.
5
+* When clicking a mod in the list, its homepage, issues link and description are displayed.
6
+* The mod details page also lets the user configure the mod, if available (can be disabled for modpacks via config).
7
8

9
0 commit comments