update webpage

This commit is contained in:
Florian Stinglmayr 2022-12-07 23:25:45 +01:00
parent 365c34bdb0
commit bd0d5cf0b6

View File

@ -13,9 +13,16 @@ The tool requires .NET 7.0, you can download it from Microsoft here:
* [https://dotnet.microsoft.com/en-us/download/dotnet/7.0](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)
You can download the **latest** version **0.2.1** here:
If you have problems with the installer, you might try running the following in the Windows
command line:
* [https://bgs.n0la.org/elitebgs-0.2.1.zip](https://bgs.n0la.org/elitebgs-0.2.1.zip)
```
winget install Microsoft.DotNet.DesktopRuntime.7
```
You can download the **latest** version **0.2.2** here:
* [https://bgs.n0la.org/elitebgs-0.2.2.zip](https://bgs.n0la.org/elitebgs-0.2.2.zip)
## Old Versions