Caution
Go back to https://github.com/bloxstraplabs/bloxstrap.
// errors? //
/ not my problem lmao
// wher download??? //
/ go to https://github.com/lokzz/bloxstrap/actions
/ and download bloxstrap (called artifacts) from the latest workflow
// compile??? whats that??? //
/ clone (--recurse-submodules) and cd to base folder
/ do dotnet publish -p:PublishSingleFile=true -r win-x64 --self-contained false .\Bloxstrap\Bloxstrap.csproj
/ your new install will be in .\bloxstrap\bin\debug\net6.0-windows\win-x64\publish