Skip to content

Commit

Permalink
[Readme] WPF is now deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
BAndysc committed May 20, 2021
1 parent fb3b4bf commit 43a347d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
Binary file added Examples/screenshot7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# WoW Database Editor
Integrated development environment (IDE) for Smart Scripts and database editing for TrinityCore based servers.

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**
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**

# Supported server versions

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

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

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

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

## Windows legacy version
**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)

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)
Note: Legacy Windows version ("WPF") is already deprecated

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

![screenshot7](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot7.png)
![screenshot4](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot4_macos.png)
![screenshot5](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot6.png)
![screenshot6](https://raw.githubusercontent.com/BAndysc/WoWDatabaseEditor/master/Examples/screenshot5_macos.png)
Expand Down

0 comments on commit 43a347d

Please sign in to comment.