Closed bradcarnage closed 2 years ago
"After looking through their wiki and code PackMenu doesn't have an api for other mods. So until they add support there's not much I can do." - Sintinium
I thought the relogin button was contained on the play menus, not the main menus.
In any case, its a screen, and forge has events to add buttons to arbitrary screens
its a screen, and forge has events to add buttons to arbitrary screens
How would I go about doing this?
you can add buttons to any screen from the InitScreenEvent in a mod
https://github.com/Sintinium/oauth/issues/11