diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2022-01-04 22:51:16 +0100 |
|---|---|---|
| committer | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2022-01-04 22:51:16 +0100 |
| commit | e0f38a17b8ab181ea215bced6cf3ee3318c18b4c (patch) | |
| tree | 7fa91b1feca30e0b134b0c7ee4e612be88890cd7 /docs | |
| parent | ee3958c50b60b35872d926684d2dbaac37919e58 (diff) | |
| download | wiki-e0f38a17b8ab181ea215bced6cf3ee3318c18b4c.tar.gz wiki-e0f38a17b8ab181ea215bced6cf3ee3318c18b4c.tar.bz2 wiki-e0f38a17b8ab181ea215bced6cf3ee3318c18b4c.zip | |
chore: Waypoint Creator
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) |
