Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MaximumADHD/Roblox-Studio-Mod-Manager
An open-source custom bootstrapper for Roblox Studio that allows you to override files in Roblox Studio's directory, opt into development branches of Roblox, and experiment with Fast Flags.
https://github.com/MaximumADHD/Roblox-Studio-Mod-Manager
c-sharp lua roblox-studio
Last synced: about 2 months ago
JSON representation
An open-source custom bootstrapper for Roblox Studio that allows you to override files in Roblox Studio's directory, opt into development branches of Roblox, and experiment with Fast Flags.
- Host: GitHub
- URL: https://github.com/MaximumADHD/Roblox-Studio-Mod-Manager
- Owner: MaximumADHD
- License: mit
- Created: 2015-02-02T00:12:05.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T04:38:19.000Z (10 months ago)
- Last Synced: 2024-05-20T03:17:49.703Z (7 months ago)
- Topics: c-sharp, lua, roblox-studio
- Language: C#
- Homepage:
- Size: 44.3 MB
- Stars: 253
- Watchers: 12
- Forks: 46
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-roblox - ROBLOX Studio Mod Manager
- awesome-roblox - Roblox Studio Mod Manager - An open-source custom bootstrapper for Roblox Studio that allows you to override files in Roblox Studio's directory, opt into development branches of Roblox, and experiment with Fast Flags. (Software)
README
Roblox Studio Mod Manager
(By: MaximumADHD)
# What is this?
The **Roblox Studio Mod Manager** is an open-source alternative bootstrapper for Roblox Studio. It is intended for power users who want to make experimental changes/tweaks to Roblox Studio without those changes being overwritten, and experiment with new features of Roblox Studio before the general public.
# Features
* File overrides are sustained between updates.
* Updates are applied incrementally to a single directory.
* A fast flag editor, allowing you to toggle new unstable features.
* Support for launching from the website, and from saved _RBXL_ files.
* File updates from Roblox's deployment servers are only applied where needed.
* Runs and installs in a separate directory, 100% independent of Roblox Studio's bootstrapper.# ANTI-VIRUS DISCLAIMER
If you have an anti-virus program installed, there's a non-zero chance it may flag this program as malicious, due to this application being misdiagnosed as a trojan horse.
It was flagged as such because it downloads builds of Roblox Studio from a remote location and executes them on your PC. Since anti-virus programs can't distinguish whether this is malicious or not, it chooses to take no chances and assume it is malicious.
I've attempted to get this cleared several times, but haven't had any luck so far. I may need to get the application signed by a proper certificate authority, which will cost me some money to do.
In the meantime, you can try this workaround from boatbomber if you'd still like to use it:
https://twitter.com/BoatbomberRBLX/status/1347262909915738113# Downloads
The latest version can be found on the ***Releases*** page of this repository:
https://github.com/MaximumADHD/Roblox-Studio-Mod-Manager/releasesYou can also download the latest committed versions here:
* Download (.exe)
* Download (.zip)