From d804ad1e8a222bf9aa63ff186ce3af8bf241c1a3 Mon Sep 17 00:00:00 2001 From: pizzaboxer <41478239+pizzaboxer@users.noreply.github.com> Date: Thu, 11 Aug 2022 09:10:48 +0100 Subject: [PATCH] Bump .NET version in readme (6.0.7 -> 6.0.8) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ad8a2c..2f481d6 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Here's some of the features that Bloxstrap provides over the stock Roblox bootst * Support for Discord Rich Presence ## Installing -Bloxstrap requires the [x86 .NET 6 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.7-windows-x86-installer). If you don't already have it installed, you'll be prompted to install it when running Bloxstrap. +Bloxstrap requires the [x86 .NET 6 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.8-windows-x86-installer). If you don't already have it installed, you'll be prompted to install it when running Bloxstrap. As of right now, Bloxstrap is only supported for Windows. Mac support is possible, but I don't currently have a Mac to test this on.