diff --git a/EliteBGS/EliteBGS.csproj b/EliteBGS/EliteBGS.csproj index e23b147..7ec408e 100644 --- a/EliteBGS/EliteBGS.csproj +++ b/EliteBGS/EliteBGS.csproj @@ -54,11 +54,6 @@ - - - Always - - diff --git a/EliteBGS/docs/CHANGELOG.md b/EliteBGS/docs/CHANGELOG.md index 0397237..ec55615 100644 --- a/EliteBGS/docs/CHANGELOG.md +++ b/EliteBGS/docs/CHANGELOG.md @@ -1,6 +1,6 @@ # EliteBGS changelog -## 0.3.0 on ??.02.2023 +## 0.3.0 on 26.02.2023 * Move to MahApps toolkit, which replaces extended toolkit. * Introduce themes (by MahApps) including dark mode. diff --git a/EliteBGS/docs/combatzone.png b/EliteBGS/docs/combatzone.png index 5b25d0b..8cf3fbb 100644 Binary files a/EliteBGS/docs/combatzone.png and b/EliteBGS/docs/combatzone.png differ diff --git a/EliteBGS/docs/description.md b/EliteBGS/docs/description.md index 77ebb7f..6b76118 100644 --- a/EliteBGS/docs/description.md +++ b/EliteBGS/docs/description.md @@ -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 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/). diff --git a/EliteBGS/docs/index.md b/EliteBGS/docs/index.md index 0bd13cb..3155dfb 100644 --- a/EliteBGS/docs/index.md +++ b/EliteBGS/docs/index.md @@ -20,13 +20,13 @@ command line: 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) 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 diff --git a/EliteBGS/docs/main-page.png b/EliteBGS/docs/main-page.png index 74a552e..001a003 100644 Binary files a/EliteBGS/docs/main-page.png and b/EliteBGS/docs/main-page.png differ diff --git a/EliteBGS/logo_v4.png b/EliteBGS/logo_v4.png deleted file mode 100644 index 4d22059..0000000 Binary files a/EliteBGS/logo_v4.png and /dev/null differ diff --git a/EliteBGS/main-page.png b/EliteBGS/main-page.png index 74a552e..001a003 100644 Binary files a/EliteBGS/main-page.png and b/EliteBGS/main-page.png differ