Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MaximumADHD/Roblox-Plugins
A collection of Roblox plugins I've developed!
https://github.com/MaximumADHD/Roblox-Plugins
Last synced: 5 days 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T00:47:06.000Z (6 months ago)
- Last Synced: 2024-05-09T01:45:35.717Z (6 months ago)
- Language: Lua
- Homepage:
- Size: 182 KB
- Stars: 73
- Watchers: 9
- Forks: 88
- Open Issues: 5
-
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!