Compare commits

...

4 Commits

Author SHA1 Message Date
Bugadinho
c2d86c859d
Merge bfcd493a96 into 1f21e8ce0b 2025-03-31 13:32:55 +02:00
bluepilledgreat
1f21e8ce0b Update README.md [no ci] 2025-03-30 12:44:19 +01:00
Bugadinho
bfcd493a96
Adjust build paths to accomodate changed target framework 2025-01-06 21:40:08 -03:00
Bugadinho
7afffd8172
Use a WinRT compatible TargetFramework 2025-01-06 21:39:45 -03:00
4 changed files with 3 additions and 7 deletions

View File

@ -27,4 +27,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Bloxstrap (Debug) (${{ github.sha }})
path: .\Bloxstrap\bin\Debug\net6.0-windows\win-x64\publish\*
path: .\Bloxstrap\bin\Debug\net6.0-windows10.0.17763.0\win-x64\publish\*

View File

@ -31,7 +31,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Bloxstrap (Release) (${{ github.sha }})
path: .\Bloxstrap\bin\Release\net6.0-windows\win-x64\publish\*
path: .\Bloxstrap\bin\Release\net6.0-windows10.0.17763.0\win-x64\publish\*
release:
needs: build

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<TargetFramework>net6.0-windows10.0.17763.0</TargetFramework>
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<UseWindowsForms>True</UseWindowsForms>

View File

@ -36,10 +36,6 @@ Bloxstrap is only supported for PCs running Windows.
**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/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
- Hassle-free Discord Rich Presence to let your friends know what you're playing at a glance