Skip to content

Commit c837f84

Browse files
committed
[Readme] New release download links
1 parent 3fb30a2 commit c837f84

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,24 @@ This project is continuation of [Visual SAI Studio](https://github.com/BandyscLe
1212

1313
# Download latest version
1414

15+
Application has built in auto updater, so you do not have to redownload here to upgrade the app.
16+
1517
## Windows only version
1618
**On Windows the application requires [.NET 5 Desktop Runtime x64](https://dotnet.microsoft.com/download/dotnet/5.0)**. Ensure you have `.NET Desktop Runtime 5.x` installed (`.NET 5` is NOT enough)
1719

18-
Every commit is built by AppVeyor, here are the latest **Windows only binaries**: [WoWDatabaseEditorWindows.zip](https://ci.appveyor.com/api/projects/BAndysc/wowdatabaseeditor/artifacts/WoWDatabaseEditor.zip?branch=master)
20+
Every commit is built by AppVeyor, here are the latest **Windows only binaries**: [WoWDatabaseEditorWindows.zip](https://ci.appveyor.com/api/projects/BAndysc/wowdatabaseeditor/artifacts/WoWDatabaseEditorWindowsWPF.zip?branch=master)
1921

2022
## Mac OS / Linux / Windows version
2123
**To run the cross platform version, you need [.NET 5 Runtime](https://dotnet.microsoft.com/download/dotnet/5.0) for your OS**.
2224

2325
WoW Database Editor is also shipped with experimental cross platform version. That version is compatibile with both MacOS, Linux and Windows (this Windows version IS different to version above).
2426

25-
Every commit is built by AppVeyor, here are the latest **cross-platform binaries**: [WoWDatabaseEditorCrossPlatform.zip](https://ci.appveyor.com/api/projects/BAndysc/wowdatabaseeditor/artifacts/WoWDatabaseEditorAvalonia.zip?branch=master)
27+
Every commit is built by AppVeyor, here are the latest **cross-platform binaries**:
28+
* [WoWDatabaseEditor for Windows.zip](https://ci.appveyor.com/api/projects/BAndysc/wowdatabaseeditor/artifacts/WoWDatabaseEditorWindows.zip?branch=master)
29+
* [WoWDatabaseEditor for Linux.zip](https://ci.appveyor.com/api/projects/BAndysc/wowdatabaseeditor/artifacts/WoWDatabaseEditorLinux.zip?branch=master)
30+
* [WoWDatabaseEditor for MacOS.zip](https://ci.appveyor.com/api/projects/BAndysc/wowdatabaseeditor/artifacts/WoWDatabaseEditorMacOs.zip?branch=master)
2631

32+
This version probably will become the only option in the future, so I will appreciate any bug reports in it.
2733

2834
# I want to contribute!
2935
That's a fantastic news! There is still a lot to do in the IDE, if you do not know what you can do, check out [opened issues, especially those marked as "help wanted"](https://github.com/BAndysc/WoWDatabaseEditor/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)

0 commit comments

Comments
 (0)