diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2022-06-18 22:44:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-18 22:44:59 +0200 |
| commit | 891f514640bf6d22bc4b7305625e72bc3257e13b (patch) | |
| tree | b7c5899e51ded4818d8071e93da28ed0f527f8bf | |
| parent | 9c8ea21339866d3214c99d283821ef12278efb99 (diff) | |
| download | wiki-891f514640bf6d22bc4b7305625e72bc3257e13b.tar.gz wiki-891f514640bf6d22bc4b7305625e72bc3257e13b.tar.bz2 wiki-891f514640bf6d22bc4b7305625e72bc3257e13b.zip | |
Update useful-tools.md
| -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. |
