Sorry if this has been asked before, i'm new to launchbox plugin development and couldnt find the answer i was looking for.
If i want to create a number of new game menu items (having implemented the IGameMenuItemPlugin in my class) under a common parent can i do this?
e.g a menu item for 'My Plugin', with sub menu items 'Do this', 'Do That' and 'Do the other'
Thanks.