Integrated development environment (IDE) for Smart Scripts for TrinityCore based servers.
This project is continuation of Visual SAI Studio, 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
- Supported database: TC 3.3.5, TC 4.3.4 ("preservation project"), TC master (9.0.x), AzerothCore (3.3.5)
- Supported DBC: 3.3.5, 4.3.4
(9.0.x dbc support in progress)
Application has built in auto updater, so you do not have to redownload here to upgrade the app.
On Windows the application requires .NET 5 Desktop Runtime x64. Ensure you have .NET Desktop Runtime 5.x
installed (.NET 5
is NOT enough)
Every commit is built by AppVeyor, here are the latest Windows only binaries: WoWDatabaseEditorWindows.zip
To run the cross platform version, you need .NET 5 Runtime for your OS.
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 the version above).
Cross-platform download links:
- WoWDatabaseEditor for Windows.zip
- WoWDatabaseEditor for Linux.zip (please use version from GitHub Releases and update via application if needed)
- WoWDatabaseEditor for MacOS.zip (please use version from GitHub Releases and update via application if needed)
This version probably will become the only option in the future, so I will appreciate any bug reports in it.
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"