Skip to content

Commit 43a347d

Browse files
committed
[Readme] WPF is now deprecated
1 parent fb3b4bf commit 43a347d

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

Examples/screenshot7.png

651 KB
Loading

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# WoW Database Editor
22
Integrated development environment (IDE) for Smart Scripts and database editing for TrinityCore based servers.
33

4-
This project is continuation of [Visual SAI Studio](https://github.com/BandyscLegacy/VisualSAIStudio), but rewritten from scratch. It is still in early stages, but anyone is welcome to help :-) Together we can make great wow emu editor! **Smart script editing is already in good enough shape to use it on daily basis**
4+
This project is continuation of [Visual SAI Studio](https://github.com/BandyscLegacy/VisualSAIStudio), but rewritten from scratch. Anyone is welcome to help :-) Together we can make great wow emu editor! **Smart script editing is already in good enough shape to use it on daily basis**
55

66
# Supported server versions
77

@@ -17,19 +17,14 @@ Application has built in auto updater, so you do not have to redownload here to
1717
## Mac OS / Linux / Windows version
1818
**To run the cross platform version, you need [.NET 5 Runtime](https://dotnet.microsoft.com/download/dotnet/5.0) for your OS**.
1919

20-
WoW Database Editor is shipped with beta cross platform version. That version is compatibile with both MacOS, Linux and Windows.
20+
WoW Database Editor is compatibile with both MacOS, Linux and Windows.
2121

22-
**Cross-platform download links**:
22+
**Download links**:
2323
* [WoWDatabaseEditor for Windows.zip](https://ci.appveyor.com/api/projects/BAndysc/wowdatabaseeditor/artifacts/WoWDatabaseEditorWindows.zip?branch=master)
2424
* [WoWDatabaseEditor for Linux.zip](https://github.com/BAndysc/WoWDatabaseEditor/releases) (please use version from GitHub Releases and update via application)
2525
* [WoWDatabaseEditor for MacOS.zip](https://github.com/BAndysc/WoWDatabaseEditor/releases) (please use version from GitHub Releases and update via application)
2626

27-
This version probably will become the only option in the future, so I will appreciate any bug reports in it.
28-
29-
## Windows legacy version
30-
**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)
31-
32-
This Windows version IS different to the version above. 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)
27+
Note: Legacy Windows version ("WPF") is already deprecated
3328

3429
# I want to contribute!
3530
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)
@@ -42,6 +37,7 @@ That's a fantastic news! There is still a lot to do in the IDE, if you do not kn
4237
* TrinityCore, Cmangos and everyone who contributes to WoW Core!
4338
* [Avalonia](https://avaloniaui.net/) - WoW Database Editor is built upon Avalonia UI framework
4439

40+
![screenshot7](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot7.png)
4541
![screenshot4](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot4_macos.png)
4642
![screenshot5](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot6.png)
4743
![screenshot6](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot5_macos.png)

0 commit comments

Comments
 (0)