https://github.com/MaximumADHD/Roblox-Plugins
A collection of Roblox plugins I've developed!
https://github.com/MaximumADHD/Roblox-Plugins
Last synced: 1 day ago
JSON representation
A collection of Roblox plugins I've developed!
- Host: GitHub
- URL: https://github.com/MaximumADHD/Roblox-Plugins
- Owner: MaximumADHD
- License: mit
- Created: 2019-11-28T03:40:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T00:47:06.000Z (12 months ago)
- Last Synced: 2024-11-09T04:03:09.455Z (5 months ago)
- Language: Lua
- Homepage:
- Size: 185 KB
- Stars: 80
- Watchers: 10
- Forks: 87
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-roblox - Roblox-Plugins - List of plugins developed by [MaximumADHD](https://github.com/MaximumADHD). (Plugins)
README
# Roblox-Plugins
A collection of Roblox plugins I've developed!# Building
To build a plugin in this repository, make sure you have [Visual Studio Code](https://code.visualstudio.com) installed with one of the folders in this repository opened as the workspace.
You will also need the [Rojo](https://marketplace.visualstudio.com/items?itemName=evaera.vscode-rojo) extension installed and enabled.
From there you can press `Ctrl + Shift + B` and the plugin should be deployed to Roblox Studio's Plugins folder!