An alternative bootstrapper for Roblox with a bunch of extra features.
Go to file
2022-10-05 21:01:41 +01:00
Bloxstrap Don't launch Roblox after install/update 2022-10-05 21:01:41 +01:00
DiscordRPC@a9fcc8d1e8 Features and bugfixes for v1.1.0 2022-08-11 08:26:28 +01:00
.gitignore Initial commit 2022-08-02 18:07:21 +01:00
.gitmodules Features and bugfixes for v1.1.0 2022-08-11 08:26:28 +01:00
Bloxstrap.sln Features and bugfixes for v1.1.0 2022-08-11 08:26:28 +01:00
LICENSE Initial commit 2022-08-02 18:07:21 +01:00
README.md (v1.4.4) Add support for multiple game instances 2022-10-01 06:47:17 +01:00

Bloxstrap

License Downloads Star

An open, customizable, feature-packed alternative bootstrapper for Roblox.

This a seamless replacement for the stock Roblox bootstrapper, working more or less how you'd expect it to, while providing additional useful features.

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 some of the features that Bloxstrap provides over the stock Roblox bootstrapper:

  • Doesn't force you to launch Roblox in the Desktop App
  • Support for persistent file modifications (e.g. re-adding the old death sound)
  • Lets you choose where to install Roblox to
  • Gives you the ability to opt-in to pre-release testing channels
  • Integration with Discord Rich Presence and rbxfpsunlocker
  • Bootstrapper styling

Installing

Download the latest release of Bloxstrap, and run it. Configure your preferences if needed, and install. That's about it!

You will also need the x86 .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.

Contributions

  • Roblox Studio Mod Manager by MaximumADHD - some slightly modified utility code was borrowed to help with Bloxstrap's bootstrapper functionality (Bloxstrap.Helpers.RSMM). Besides, it's a great project.
  • skulyire - Making the Bloxstrap logo
  • rbxfpsunlocker by axstin - Added as a Bloxstrap integration.