From 5843ad9d409d7c2d26c41e0c7a4b5948cbb07444 Mon Sep 17 00:00:00 2001 From: Naveandice <84022504+Naveandice@users.noreply.github.com> Date: Fri, 11 Oct 2024 01:44:00 +0300 Subject: [PATCH] style: center badges with markdown and use reference-style links (#3121) --- README.md | 45 +++++++++++++++++++++++++++++++++------------ 1 file changed, 33 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index ae0ef424..685ae7fa 100644 --- a/README.md +++ b/README.md @@ -9,22 +9,24 @@

-

- License - GitHub Workflow Status - Crowdin - Downloads - Version - Discord - lol -

+
+ +[![License][shield-repo-license]][repo-license] +[![GitHub Workflow Status][shield-repo-workflow]][repo-actions] +[![Crowdin][shield-crowdin-status]][crowdin-project] +[![Downloads][shield-repo-releases]][repo-releases] +[![Version][shield-repo-latest]][repo-latest] +[![Discord][shield-discord-server]][discord-invite] +[![lol][shield-tenor-meme]][tenor-gif] + +
---- Bloxstrap is a third-party replacement for the standard Roblox bootstrapper, providing additional useful features and improvements. Running into a problem or need help with something? [Check out the Wiki](https://github.com/pizzaboxer/bloxstrap/wiki). If you can't find anything, or would like to suggest something, please [submit an issue](https://github.com/pizzaboxer/bloxstrap/issues). - + Bloxstrap is only supported for PCs running Windows. ## Frequently Asked Questions @@ -47,8 +49,8 @@ Bloxstrap is only supported for PCs running Windows. - Simple support for modding of content files for customizability (death sound, mouse cursor, etc) - See where your server is geographically located (courtesy of [ipinfo.io](https://ipinfo.io)) - Ability to configure graphics fidelity and UI experience - - ## Installing + +## 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! Alternatively, you can install Bloxstrap via [Winget](https://winstall.app/apps/pizzaboxer.Bloxstrap) by running this in a Command Prompt window: @@ -65,3 +67,22 @@ Once installed, Bloxstrap is added to your Start Menu, where you can access the ## Code Bloxstrap uses the [WPF UI](https://github.com/lepoco/wpfui) library for the user interface design. We currently use and maintain our own fork of WPF UI at [bloxstraplabs/wpfui](https://github.com/bloxstraplabs/wpfui). + + +[shield-repo-license]: https://img.shields.io/github/license/pizzaboxer/bloxstrap +[shield-repo-workflow]: https://img.shields.io/github/actions/workflow/status/pizzaboxer/bloxstrap/ci.yml?branch=main&label=builds +[shield-repo-releases]: https://img.shields.io/github/downloads/pizzaboxer/bloxstrap/latest/total?color=981bfe +[shield-repo-latest]: https://img.shields.io/github/v/release/pizzaboxer/bloxstrap?color=7a39fb + +[shield-crowdin-status]: https://badges.crowdin.net/bloxstrap/localized.svg +[shield-discord-server]: https://img.shields.io/discord/1099468797410283540?logo=discord&logoColor=white&label=discord&color=4d3dff +[shield-tenor-meme]: https://img.shields.io/badge/mom_made-pizza_rolls-orange + +[repo-license]: https://github.com/pizzaboxer/bloxstrap/blob/main/LICENSE +[repo-actions]: https://github.com/pizzaboxer/bloxstrap/actions +[repo-releases]: https://github.com/pizzaboxer/bloxstrap/releases +[repo-latest]: https://github.com/pizzaboxer/bloxstrap/releases/latest + +[crowdin-project]: https://crowdin.com/project/bloxstrap +[discord-invite]: https://discord.gg/nKjV3mGq6R +[tenor-gif]: https://media.tenor.com/FIkSGbGycmAAAAAd/manly-roblox.gif