osu icon indicating copy to clipboard operation
osu copied to clipboard

Add mechanism for rulesets to add their own menu items to the editor …

Open minetoblend opened this issue 1 month ago • 1 comments

Prerequisite to #35700

Adds an API for rulesets to add their own menu items to the editor menubar.

Since at the creation of the menu items access to DI is needed (i.e. to get ahold of a ConfigManager), the RulesetEditorMenuBarItems class extends from Component and is added as a child to the Editor.

minetoblend avatar Nov 13 '25 19:11 minetoblend

This was split it out from the linked pr so I guess it's a prerequisite, updated the pr description.

minetoblend avatar Nov 14 '25 07:11 minetoblend