Roblox-Studio-Mod-Manager
Roblox-Studio-Mod-Manager copied to clipboard
Capabilities of the manager
Basically I would like to modify the studio default layout and the user layout, the studio theme and maybe even the top bar for options(where the plugin tab sits)
adding onto it, how can I modify the built in plugins, when the code is compiled to luau bytecode, and how can I maybe even recompile them back into bytecode
after more research, I realised that built in plugins are signed now, and that its impossible to change them because the signature verification cannot be disabled whitout modifying the executable, which would be breaking the studio license.