diff --git a/docs/getting-started/installation.mdx b/docs/getting-started/installation.mdx index 3832db02..4d3d9c9e 100644 --- a/docs/getting-started/installation.mdx +++ b/docs/getting-started/installation.mdx @@ -22,6 +22,42 @@ The VS Code extension does not add `rojo` to your system PATH. In order to use R [extension]: https://marketplace.visualstudio.com/items?itemName=evaera.vscode-rojo +## Installing the Plugin + + + + +The Rojo plugin is available from Rojo's GitHub Releases page. + +Rojo GitHub Releases + +:::info +Rojo has a separate plugin for each major version. Make sure you install the correct one! +::: + +Download the attached `rbxm` file and put it into your Roblox Studio plugins folder. You can find that folder by pressing **Plugins Folder** from your Plugins toolbar in Roblox Studio: + +!['Plugins Folder' button in Roblox Studio](/img/plugins-folder-in-studio.png) + + + + +The Rojo plugin can be installed from Roblox.com. + +Rojo 7 Plugin on Roblox.com + +Press the 'Install' button on the plugin page to add it to Roblox Studio. + + + + +