diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/useful-tools.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/useful-tools.md b/docs/useful-tools.md index 29aeee0..f3aa05e 100644 --- a/docs/useful-tools.md +++ b/docs/useful-tools.md @@ -8,6 +8,8 @@ These are the most useful tools out there for AzerothCore development. - [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). - [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) |
