summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2021-04-22 19:19:09 +0200
committerGitHub <noreply@github.com>2021-04-22 19:19:09 +0200
commitc5b142c3045ffd5bb76342239f6a979d638778d1 (patch)
treed7854c197518d81a4bdc2a9e253a5a1d04e7f2f6 /docs
parentfaebb2e22a9a50bd0c42f756afa172b16f0c6c04 (diff)
downloadwiki-c5b142c3045ffd5bb76342239f6a979d638778d1.tar.gz
wiki-c5b142c3045ffd5bb76342239f6a979d638778d1.tar.bz2
wiki-c5b142c3045ffd5bb76342239f6a979d638778d1.zip
Create external-tools-and-modules.md
Diffstat (limited to 'docs')
-rw-r--r--docs/external-tools-and-modules.md14
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!