![Zelda Sword Skills](https://media.forgecdn.net/avatars/thumbnails/6/410/256/256/635357893197608309.png)
Add fancy in-game Mod Config GUI
coolAlias opened this issue ยท 1 comments
Forge has long offered a way for mods to add their config settings to one of the in-game menus; it would be nice to take advantage of this especially for the client-side only config settings, specifically ones related to positioning of on-screen HUD elements like the buff bar and magic meter.
Non-client side settings would require a server restart and probably don't need to be added to the GUI.
Merged PR #87 closes this issue.