From c5b142c3045ffd5bb76342239f6a979d638778d1 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Thu, 22 Apr 2021 19:19:09 +0200 Subject: Create external-tools-and-modules.md --- docs/external-tools-and-modules.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/external-tools-and-modules.md 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! -- cgit