From d4c7989054211f25f23fdf0a4147680eb6137542 Mon Sep 17 00:00:00 2001
From: unknown <152326772+kainosaur@users.noreply.github.com>
Date: Mon, 3 Jun 2024 08:27:37 -0600
Subject: [PATCH] Add clearer instructions for VSCode users
---
docs/getting-started/installation.mdx | 36 +++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
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:
+
+
+
+
+
+
+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.
+
+
+
+
+