diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-11-29 18:47:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-29 18:47:02 +0100 |
| commit | d1b85096a4482310d6cd186e55f1f517ac0694da (patch) | |
| tree | 60dd70df75b482334e59b01b1b0017774e184512 /docs | |
| parent | eace2a017c69439965656aa6d5aee3ef91bcd38b (diff) | |
| download | wiki-d1b85096a4482310d6cd186e55f1f517ac0694da.tar.gz wiki-d1b85096a4482310d6cd186e55f1f517ac0694da.tar.bz2 wiki-d1b85096a4482310d6cd186e55f1f517ac0694da.zip | |
chore: typo
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/sniffing-and-parsing.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sniffing-and-parsing.md b/docs/sniffing-and-parsing.md index 5b43b3c..679c681 100644 --- a/docs/sniffing-and-parsing.md +++ b/docs/sniffing-and-parsing.md @@ -7,6 +7,7 @@ tableofcontents: 1 This guide is to assist in obtaining thorough sniffs with ymir. This guide is written to assume you are familiar with both setting up and running the ymir sniffer at: [https://github.com/TrinityCore/ymir](https://github.com/TrinityCore/ymir) + Parsing deals with the translations of sniffs with the tool, Instructions and software at: [https://github.com/TrinityCore/WowPacketParser](https://github.com/TrinityCore/WowPacketParser) **Disclaimer:** There is no guaranteed safe way to gather sniffs, and you may face an account ban or suspension. Do this only at your own risk of your account and lost invested progress. |
