diff options
| -rw-r--r-- | docs/external-tools-and-modules.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/external-tools-and-modules.md b/docs/external-tools-and-modules.md new file mode 100644 index 0000000..30a9df0 --- /dev/null +++ b/docs/external-tools-and-modules.md @@ -0,0 +1,14 @@ + +AzerothCore is not only a game-server, but it's an ecosystem of modules and software + +We directly maintain some of them such as: + +* [ACore-CMS](https://github.com/azerothcore/acore-cms) +* [Keira3](https://github.com/azerothcore/Keira3) +* [Noderouter](https://github.com/azerothcore/noderouter) + +...and many other that you can find in our [Catalogue](https://www.azerothcore.org/catalogue.html) + +If you are a developer and you built something for the AzerothCore or you've found a cool tool for AC around the web, please contribute to that list! + +We love to be surrounded by AC Friends! |
