diff options
| -rw-r--r-- | docs/useful-tools.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/useful-tools.md b/docs/useful-tools.md index f3aa05e..520cd74 100644 --- a/docs/useful-tools.md +++ b/docs/useful-tools.md @@ -14,6 +14,8 @@ These are the most useful tools out there for AzerothCore development. - [WoW Database Editor](https://github.com/BAndysc/WoWDatabaseEditor) is an IDE for Smart Scripts and database editing. Learn more about the tool [here](https://github.com/BAndysc/WoWDatabaseEditor#readme) +- [AoWoW](https://github.com/azerothcore/aowow) is an armory/database viewer adapted for AzerothCore. + If you'd like to find more tools you can check out the [AzerothCore Catalogue](https://www.azerothcore.org/catalogue.html). If you have made a useful tool that you would like to be forked or featured in the catalogue, join the Discord server and ping one of the Staff. |
