Open
Description
Currently, when the "Install Roblox Studio Plugin" button is pressed in the Rojo Menu, the plugin is installed to %localappdata%\Roblox\Plugins
. However, in my Studio settings, I have changed the directory to the local plugins. Using the registry value rbxm_local_plugin_last_directory
located in Computer\HKEY_CURRENT_USER\SOFTWARE\Roblox\RobloxStudio
would fix the issue. %localappdata%\Roblox\Plugins
should still be the fallback value if Computer\HKEY_CURRENT_USER\SOFTWARE\Roblox\RobloxStudio
doesn't exist.
Metadata
Assignees
Labels
No labels
Activity