Convert a WDB file to PKT that can be later parsed with WowPacketParser
- CMake 3.8+
- C++17 capable compiler
mkdir build
cd build
cmake ..
./WDBtoPKT [path_to_wdb.wdb] [path_to_wdb2.wdb]...
Because this tool produces a PKT file to be parsed with WowPacketParser only a handful of client patches are supported
Current list includes all of 9.0.1, 9.0.2, 9.0.5, 9.1.0, 9.1.5, 9.2.0