Skip to content

Editor for Smart Scripts for TrinityCore based servers.

License

Notifications You must be signed in to change notification settings

jackpoz/WoWDatabaseEditor

 
 

Repository files navigation

WoW Database Editor

Editor 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!

Repositories

This application is splited into few repositories, at the moment:

  • WoWDatabaseEditor.Common - contains general common projects like dbc loading, database connection, possibly mpq loading in the future
  • WowDatabaseEditor - contains projects directly connected to database editing like smart script editing

Remember to clone this repo with submodules or else it won't compile!

If folder WoWDatabaseEditor.Common is empty, you don't have submodules. To download submodules, use commands:

git submodule init
git submodule update

Later, git submodule update is enough to update sub repo

Thanks to:

  • tgjones for Gemini Graph Editor
  • WDBXEditor for dbc loading
  • Atlantiss - the editor begin as internal tool
  • TrinityCore, Cmangos and everyone who contributes to WoW Core!

darktheme screenshot2 screenshot

About

Editor for Smart Scripts for TrinityCore based servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%