coop-deluxe / sm64coopdx

An official continuation of https://github.com/djoslin0/sm64ex-coop on sm64coopdx for the enhancements and progress it already has.
https://sm64coopdx.com
311 stars 48 forks source link

Allow mods to add navigation in the Mod Menu #230

Closed EmeraldLoc closed 5 hours ago

EmeraldLoc commented 1 month ago

Didn't quite know what to call it. Pretty much want mods to be able to create buttons that take you to a new list of options, with a back button placed automatically. Would be handy for mods with a lot of settings

Blockyyy commented 1 month ago

thats already a feature..

EmeraldLoc commented 1 month ago

I know about the initial page, however from there is there a method to create more pages of settings? I haven’t found a way to do this, so if this does exist, how do you do this?

Blockyyy commented 1 month ago

ah i see, i don't think theres a way to do that other than have too many settings before it goes to another page

AgentXLP commented 5 hours ago

Yeah it just wraps to the next page, I will probably add hook_mod_menu_label next update so you can have text labels to improve how your menu looks.