The Developer menu should have seperate folder to drag and drop .sprx or .bin menus so they can be loaded.
Example /dev_hdd0/plugins/RouLetteVshMenu/modmenus/autoscan this will scan all .sprx in the folder and load them up into a submenu. Maybe we can do the same for all .sprx in the tmp folder /dev_hdd0/tmp/plugin.sprx
other names that might be better
/dev_hdd0/plugins/RouLetteVshMenu/menuloader/sprx//dev_hdd0/plugins/RouLetteVshMenu/menuloader/bin/
The Developer menu should have seperate folder to drag and drop .sprx or .bin menus so they can be loaded.
Example
/dev_hdd0/plugins/RouLetteVshMenu/modmenus/autoscan
this will scan all .sprx in the folder and load them up into a submenu. Maybe we can do the same for all .sprx in the tmp folder/dev_hdd0/tmp/plugin.sprx
other names that might be better
/dev_hdd0/plugins/RouLetteVshMenu/menuloader/sprx/
/dev_hdd0/plugins/RouLetteVshMenu/menuloader/bin/
https://github.com/TheRouletteBoi/RouLetteVshMenu/blob/84ca6222300065b130bf8baef8bd8aba2bed9ddf/src/Core/Menu/Submenus.cpp#L252-L351