Update README.md

This commit is contained in:
pizzaboxer 2023-01-08 23:33:06 +00:00 committed by GitHub
parent 68fa419e5b
commit af9b130ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,14 +6,16 @@
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 itself, it's just a launcher!
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 some of the features that Bloxstrap provides over the stock Roblox bootstrapper:
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!)
@ -28,7 +30,7 @@ Download the [latest release of Bloxstrap](https://github.com/pizzaboxer/bloxstr
Alternatively, you can install Bloxstrap via Winget:
```
winget install bloxstrap
> winget install bloxstrap
```
You will also need the [.NET 6 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.9-windows-x64-installer). If you don't already have it installed, you'll be prompted to install it anyway.
@ -37,8 +39,8 @@ It's not unlikely that Windows Smartscreen will show a popup when you run Bloxst
Once installed, Bloxstrap is added to your Start Menu, where you can change your preferences if needed.
## Contributions
* [Roblox Studio Mod Manager](https://github.com/MaximumADHD/Roblox-Studio-Mod-Manager) - some utilities was borrowed to help with Bloxstrap's bootstrapper functionality. Besides, it's a great project.
## Other Contributions
* [Roblox Studio Mod Manager](https://github.com/MaximumADHD/Roblox-Studio-Mod-Manager) - some utilities were borrowed to help with Bloxstrap's bootstrapper functionality.
* [skulyire](https://www.roblox.com/users/2485612194/profile) - Making the Bloxstrap logo.
* [rbxfpsunlocker](https://github.com/axstin/rbxfpsunlocker) - Used for Bloxstrap's FPS unlocking.
* [WPFDarkTheme](https://github.com/AngryCarrot789/WPFDarkTheme) - Used for making the Preferences menu.