mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-02-22 09:46:08 -08:00
update readme links
This commit is contained in:
parent
a21d820af1
commit
2dfaa81390
28
README.md
28
README.md
@ -2,8 +2,8 @@
|
||||
> The only official places to download Bloxstrap are this GitHub repository and [bloxstraplabs.com](https://bloxstraplabs.com). Any other websites offering downloads or claiming to be us are not controlled by us.
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/pizzaboxer/bloxstrap/raw/main/Images/Bloxstrap-full-dark.png#gh-dark-mode-only" width="420">
|
||||
<img src="https://github.com/pizzaboxer/bloxstrap/raw/main/Images/Bloxstrap-full-light.png#gh-light-mode-only" width="420">
|
||||
<img src="https://github.com/bloxstraplabs/bloxstrap/raw/main/Images/Bloxstrap-full-dark.png#gh-dark-mode-only" width="420">
|
||||
<img src="https://github.com/bloxstraplabs/bloxstrap/raw/main/Images/Bloxstrap-full-light.png#gh-light-mode-only" width="420">
|
||||
</p>
|
||||
|
||||
<div align="center">
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
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).
|
||||
Running into a problem or need help with something? [Check out the Wiki](https://github.com/bloxstraplabs/bloxstrap/wiki). If you can't find anything, or would like to suggest something, please [submit an issue](https://github.com/bloxstraplabs/bloxstrap/issues).
|
||||
|
||||
Bloxstrap is only supported for PCs running Windows.
|
||||
|
||||
@ -34,11 +34,11 @@ Bloxstrap is only supported for PCs running Windows.
|
||||
|
||||
**Q: Can using this get me banned?**
|
||||
|
||||
**A:** No, it shouldn't. Bloxstrap doesn't interact with the Roblox client in the same way that exploits do. [Read more about that here.](https://github.com/pizzaboxer/bloxstrap/wiki/Why-it's-not-reasonably-possible-for-you-to-be-banned-by-Bloxstrap)
|
||||
**A:** No, it shouldn't. Bloxstrap doesn't interact with the Roblox client in the same way that exploits do. [Read more about that here.](https://github.com/bloxstraplabs/bloxstrap/wiki/Why-it's-not-reasonably-possible-for-you-to-be-banned-by-Bloxstrap)
|
||||
|
||||
**Q: Why was multi-instance launching removed?**
|
||||
|
||||
**A:** It was removed starting with v2.6.0 for the [reasons stated here](https://github.com/pizzaboxer/bloxstrap/wiki/Plans-to-remove-multi%E2%80%90instance-launching-from-Bloxstrap). It may be added back in the future when there are less issues with doing so.
|
||||
**A:** It was removed starting with v2.6.0 for the [reasons stated here](https://github.com/bloxstraplabs/bloxstrap/wiki/Plans-to-remove-multi%E2%80%90instance-launching-from-Bloxstrap). It may be added back in the future when there are less issues with doing so.
|
||||
|
||||
## Features
|
||||
|
||||
@ -48,7 +48,7 @@ Bloxstrap is only supported for PCs running Windows.
|
||||
- Ability to configure graphics fidelity and UI experience
|
||||
|
||||
## 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!
|
||||
Download the [latest release of Bloxstrap](https://github.com/bloxstraplabs/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:
|
||||
```
|
||||
@ -66,19 +66,19 @@ Once installed, Bloxstrap is added to your Start Menu, where you can access the
|
||||
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-release.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-repo-license]: https://img.shields.io/github/license/bloxstraplabs/bloxstrap
|
||||
[shield-repo-workflow]: https://img.shields.io/github/actions/workflow/status/bloxstraplabs/bloxstrap/ci-release.yml?branch=main&label=builds
|
||||
[shield-repo-releases]: https://img.shields.io/github/downloads/bloxstraplabs/bloxstrap/latest/total?color=981bfe
|
||||
[shield-repo-latest]: https://img.shields.io/github/v/release/bloxstraplabs/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
|
||||
[repo-license]: https://github.com/bloxstraplabs/bloxstrap/blob/main/LICENSE
|
||||
[repo-actions]: https://github.com/bloxstraplabs/bloxstrap/actions
|
||||
[repo-releases]: https://github.com/bloxstraplabs/bloxstrap/releases
|
||||
[repo-latest]: https://github.com/bloxstraplabs/bloxstrap/releases/latest
|
||||
|
||||
[crowdin-project]: https://crowdin.com/project/bloxstrap
|
||||
[discord-invite]: https://discord.gg/nKjV3mGq6R
|
||||
|
Loading…
Reference in New Issue
Block a user