Roblox-Studio-Mod-Manager icon indicating copy to clipboard operation
Roblox-Studio-Mod-Manager copied to clipboard

Capabilities of the manager

Open realrunnow opened this issue 1 year ago • 2 comments

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)

realrunnow avatar May 14 '24 11:05 realrunnow

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

realrunnow avatar May 14 '24 22:05 realrunnow

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.

realrunnow avatar May 18 '24 18:05 realrunnow