.github | ||
Bloxstrap | ||
.gitignore | ||
.gitmodules | ||
Bloxstrap.sln | ||
LICENSE | ||
README.md |
Bloxstrap
An open-source, feature-packed alternative bootstrapper for Roblox.
This a drop-in replacement for the stock Roblox bootstrapper, working more or less how you'd expect it to, while providing additional useful features.
Keep in mind - this does not touch or modify the game client by itself, it's just a launcher!
If you encounter a bug, or would like to suggest a feature, please submit an issue!
Bloxstrap is only supported for PCs running Windows.
Features
Here's a list of the features that Bloxstrap provides over the stock Roblox bootstrapper:
- Ability to disable the Desktop app
- Persistent file modifications (re-adds the old death sound!)
- Painless support for Discord Rich Presence
- Support for silent automatic FPS unlocking with rbxfpsunlocker
- A customizable launcher (including dark theme!)
- Support for opting in to pre-release testing channels
Installing
Download the latest release of Bloxstrap, and run it. Configure your preferences if needed, and install. That's about it!
Alternatively, you can install Bloxstrap via Winget:
> winget install bloxstrap
You will also need the .NET 6 Desktop Runtime. If you don't already have it installed, you'll be prompted to install it anyway.
It's not unlikely that Windows Smartscreen will show a popup when you run Bloxstrap for the first time. This happens because it's an unknown program, not because it's actually detected as being malicious. To dismiss it, just click on "More info" and then "Run anyway".
Once installed, Bloxstrap is added to your Start Menu, where you can change your preferences if needed.
Other Contributions
- Roblox Studio Mod Manager - some utilities were borrowed to help with Bloxstrap's bootstrapper functionality.
- skulyire - Making the Bloxstrap logo.
- rbxfpsunlocker - Used for Bloxstrap's FPS unlocking.
- WPFDarkTheme - Used for making the Preferences menu.