Skip to content

Commit

Permalink
Update useful-tools.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitzunu authored Dec 28, 2024
1 parent a410e02 commit cc2a1f4
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions docs/useful-tools.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
# Useful Tools

These are the most useful tools out there for AzerothCore development.
These are the most useful tools for AzerothCore development.

- [Keira3](https://www.azerothcore.org/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).
- [SpellWork](https://github.com/azerothcore/spellwork) is a tool to browse and display information about World of Warcraft 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).

- [Waypoint Creator](https://github.com/malcrom/WaypointCreator) is a tool to create waypoints from sniffed packet data. Learn more about the tool [here](https://github.com/malcrom/WaypointCreator#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).

- [AzerothCore Flags Checker](https://www.azerothcore.org/flag-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/flag-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)

- [AoWoW](https://github.com/azerothcore/aowow) is an armory/database viewer adapted for AzerothCore. Learn more about the tool [here](https://github.com/azerothcore/aowow#readme)

If you'd like to find more tools you can check out the [AzerothCore Catalogue](https://www.azerothcore.org/catalogue.html).
If you'd like to find more tools, 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.

0 comments on commit cc2a1f4

Please sign in to comment.