update documentation
@ -54,11 +54,6 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Resource Include="Salus.ico" />
|
<Resource Include="Salus.ico" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
|
||||||
<Resource Include="logo_v4.png">
|
|
||||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
||||||
</Resource>
|
|
||||||
</ItemGroup>
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Resource Include="Resources\EliteBGS.ico" />
|
<Resource Include="Resources\EliteBGS.ico" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# EliteBGS changelog
|
# EliteBGS changelog
|
||||||
|
|
||||||
## 0.3.0 on ??.02.2023
|
## 0.3.0 on 26.02.2023
|
||||||
|
|
||||||
* Move to MahApps toolkit, which replaces extended toolkit.
|
* Move to MahApps toolkit, which replaces extended toolkit.
|
||||||
* Introduce themes (by MahApps) including dark mode.
|
* Introduce themes (by MahApps) including dark mode.
|
||||||
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 68 KiB |
@ -5,7 +5,7 @@ The tool allows you to configure BGS objectives, and will then parse your player
|
|||||||
for tasks you completed relating to that BGS objective. Once the JSON player journal has
|
for tasks you completed relating to that BGS objective. Once the JSON player journal has
|
||||||
been parsed, you may then generate a BGS report you can copy/paste into Discord.
|
been parsed, you may then generate a BGS report you can copy/paste into Discord.
|
||||||
|
|
||||||
Source code is available [here](https://git.aror.org/florian/elitebgs).
|
Source code is available [here](https://codeberg.org/nola/EDBGS).
|
||||||
|
|
||||||
Binary downloads can be found here: [https://bgs.n0la.org/](https://bgs.n0la.org/).
|
Binary downloads can be found here: [https://bgs.n0la.org/](https://bgs.n0la.org/).
|
||||||
|
|
||||||
|
@ -20,13 +20,13 @@ command line:
|
|||||||
winget install Microsoft.DotNet.DesktopRuntime.7
|
winget install Microsoft.DotNet.DesktopRuntime.7
|
||||||
```
|
```
|
||||||
|
|
||||||
You can download the **latest** version **0.2.6** at CodeBerg:
|
You can download the **latest** version **0.3.0** at CodeBerg:
|
||||||
|
|
||||||
* [https://codeberg.org/nola/EDBGS/releases](https://codeberg.org/nola/EDBGS/releases)
|
* [https://codeberg.org/nola/EDBGS/releases](https://codeberg.org/nola/EDBGS/releases)
|
||||||
|
|
||||||
Or alternatively from my server:
|
Or alternatively from my server:
|
||||||
|
|
||||||
* [https://bgs.n0la.org/elitebgs-0.2.6.zip](https://bgs.n0la.org/elitebgs-0.2.6.zip)
|
* [https://bgs.n0la.org/elitebgs-0.3.0.zip](https://bgs.n0la.org/elitebgs-0.3.0.zip)
|
||||||
|
|
||||||
## Old Versions
|
## Old Versions
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 67 KiB |