From ea1c97e3682aeeab4a581bda4c19394319930b0e Mon Sep 17 00:00:00 2001 From: pizzaboxer <41478239+pizzaboxer@users.noreply.github.com> Date: Sat, 31 Dec 2022 20:57:33 +0000 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8d41f90d..c22d5925 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ -# Bloxstrap +# Bloxstrap +An open-source, feature-packed alternative bootstrapper for Roblox. + +
+ ![License](https://img.shields.io/github/license/pizzaboxer/bloxstrap) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/pizzaboxer/bloxstrap/ci.yml?branch=main) ![Downloads](https://img.shields.io/github/downloads/pizzaboxer/bloxstrap/total) ![Star](https://img.shields.io/github/stars/pizzaboxer/bloxstrap?style=social) -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! If you encounter a bug, or would like to suggest a feature, please submit an issue! @@ -15,11 +17,13 @@ Bloxstrap is only supported for PCs running Windows. ## Features Here's some of the features that Bloxstrap provides over the stock Roblox bootstrapper: -* A customizable launcher (including dark theme!) +* Ability to disable the Desktop app * Persistent file modifications (re-adds the old death sound!) -* Support for opting in to pre-release testing channels -* Painless Discord Rich Presence support +* Painless support for Discord Rich Presence * Support for silent automatic FPS unlocking with [rbxfpsunlocker](https://github.com/axstin/rbxfpsunlocker) +* A customizable launcher (including dark theme!) +* Support for opting in to pre-release testing channels + ## Installing Download the [latest release of Bloxstrap](https://github.com/pizzaboxer/bloxstrap/releases/latest), and run it. Configure your preferences if needed, and install. That's about it!