You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
It's been a hot second, and I'm back with some more fixes. Today, I bring to you Essential compatibility, a much better formatting string to text method (see Message counter text), and random tweaks. Please enjoy, and if you like the mod, consider leaving a star! If you have any issues or suggestions, open one up on the Issues page! Until next time...
Changelog:
build.gradle redo, devenv now has a basic integrations system for testing mod compatibility and dependencies
now depends on (bundled) MixinExtras, lets Essential work alongside WMCH
updated fabric api
updated README and removed example value column
removed 'propogate lang files' debug option
random tweaks to some log messages
added ability for Option instances to be 'disabled' (made initially for Essential compat, but the original process ended up being redundant, so currently it's unused)
removed most instances of == and replaced them with .equals() for actual functionality