Minimal Menu is a small client side mod that allows the user independently toggle many buttons on the title screen and options screens. It also adds features like a button to reload saves, and view saves folder. Designed to work with mod menu and mod menu only.
When updating for 1.17 I mistakenly removed the cloth-config include. This causes cloth-config to not be bundled and without it MinimalMenu can't be configured. This PR readds the include.
When updating for 1.17 I mistakenly removed the
cloth-config
include. This causescloth-config
to not be bundled and without it MinimalMenu can't be configured. This PR readds the include.