From af9b130ac1a3ef24b7a9e4121883856589a90d57 Mon Sep 17 00:00:00 2001 From: pizzaboxer <41478239+pizzaboxer@users.noreply.github.com> Date: Sun, 8 Jan 2023 23:33:06 +0000 Subject: [PATCH] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d8508b4..bec8b70 100644 --- a/README.md +++ b/README.md @@ -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.