Tooltips

Automatically adds tooltips to buttons. Just hover over a button to see one, or hold the button on mobile. This uses Node IDs to automatically find what the tooltip should be, it is not always correct, mod developers can change what it shows if needed.

Mod devs: if you wish to add a tooltip to your button rather than relying on the node IDs this uses, set the alphalaneous.tooltips/tooltip user object on the button to a CCString of what you want to see as the tooltip

Example:

btn->setUserObject("alphalaneous.tooltips/tooltip", CCString::create("My Button!"));

1.0.0

  • Initial Release.
The recommended way to install mods is through the in-game mod loader . You will have to manually install the .geode files you get from this page.

Some mods also require other mods as dependencies ; you will need to find and install them yourself.

Site made by HJfod . Thank you to nekit for the domain!

Geode Team 2025