Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix support for ClothConfig/ModMenu #56

Merged
merged 3 commits into from
Jun 26, 2022

Conversation

SpencerBurgess
Copy link
Contributor

The reasoning for this PR:

  • The ModMenu for Simple HUD Utilities no longer appears after the latest release of V 2.5.0
  • Users can't use ModMenu/CothConfig to edit their Simple Hud Util config

Changes addressed in this PR:

  1. AutoConfig is now maintained and part of the ClothConfig project, all dependencies on the old package are updated
  2. Incremented version number to 2.5.1 as this is a hotfix and contains no new features

You can find mentioned where the AutoConfig dependency was taken over by ClothConfig here:
https://www.curseforge.com/minecraft/mc-mods/auto-config-updated-api

Found the issue from these comments on CurseForge:
image

Image showing that the Settings icon is now visible again with ModMenu:
java_sQJsdxCXZO

jcenter for mavenCentral()

jcenter is deprecated
AutoConfig is now bundled and maintained underneath ClothConfig, updated references to reflect this
This is a hotfix allowing the config menu to work again.
@johnvictorfs
Copy link
Owner

Oh interesting, thanks for the fix, will make a new release

@johnvictorfs johnvictorfs merged commit 1cba474 into johnvictorfs:master Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants