Useful command-line utilities for Roblox Development
RobloxDev Bucket for Scoop
scoop bucket add rbxdev ‘https://github.com/ddavness/scoop-RobloxDev.git‘
The best community tools, at your fingertips.
This bucket contains awesome applications made by the Roblox community targeted to Roblox development. All you need to do to get them is run a command, and no worries about setting up complicated stuff (like the PATH).
apt/dpkg
, dnf/yum
, pacman
, etc.Application | Description | Repository |
---|---|---|
alpha-utils |
Helps fixing black edges on .png images before uploading to Roblox. |
urraka/alpha-bleeding (source); ddavness/alpha-utils (Windows binaries) |
rojo |
Allows for code to be synchronized between Roblox Studio and an external filesystem (For example, a Git repo) - installs pre-release version (0.5.x ) |
rojo-rbx/rojo |
rojo04 |
Installs Rojo 0.4.13 (EOL) |
rojo-rbx/rojo |
spacescape-roblox-converter |
Prepares skyboxes made with spacescape and exported with Unity settings to be uploaded for Roblox. | ddavness/spacescape-roblox-converter |
roPresence |
A Discord Rich Presence for Roblox. | JiveOff/roPresence (Original editions); ddavness/roPresence (Scoop-tailored editions) |
rbxlx-to-rojo |
Quickly converts your Roblox place into a Rojo filesystem. | rojo-rbx/rbxlx-to-rojo |
rbxfpsunlocker |
Removes the Roblox’s framerate cap - useful for high refresh rate monitors. | axstin/rbxfpsunlocker |
selene |
A Lua linter made for Roblox developers. | Kampfkarren/selene |
You are free to suggest applications to the repository!
Create an issue on apps you’d like to add:
Things you need to keep in mind (this is not strict, but recommended):
alpha-utils
needs a Visual C++ Runtime);.exe
file.You can also add a PR to add your own manifest!
The license of this scoop bucket only applies to the bucket itself (the manifests) - the applications themselves have their own licenses.
I suggest that you also add the extras
bucket alongside this one. You can do so with the command scoop bucket add extras
.