summaryrefslogtreecommitdiff
path: root/docs/useful-tools.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/useful-tools.md')
-rw-r--r--docs/useful-tools.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/useful-tools.md b/docs/useful-tools.md
new file mode 100644
index 0000000..29aeee0
--- /dev/null
+++ b/docs/useful-tools.md
@@ -0,0 +1,17 @@
+# Useful Tools
+
+These are the most useful tools out there for AzerothCore development.
+
+- [Keira3](https://github.com/azerothcore/keira3) is a Database Editor for AzerothCore. Learn more about the tool [here](https://github.com/azerothcore/keira3#readme).
+
+- [SpellWork](https://github.com/azerothcore/spellwork) is a tool to browse and display information about World of Wacraft spells. Learn more about the tool [here](https://github.com/azerothcore/spellwork#readme).
+
+- [Unused Guid Search](https://github.com/azerothcore/Unused-Guid-Search) is a tool to find entry or GUID gaps in the database. Learn more about the tool [here](https://github.com/azerothcore/Unused-Guid-Search#readme).
+
+- [WoW Flags Checker](https://github.com/azerothcore/wow-flags-checker) is a web based tool to find all flags in a bitmask for creatures. Learn more about the tool [here](https://github.com/azerothcore/wow-flags-checker#readme).
+
+- [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)
+
+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.