Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shauren/wdbtopkt
https://github.com/shauren/wdbtopkt
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/shauren/wdbtopkt
- Owner: Shauren
- License: gpl-2.0
- Created: 2022-01-08T20:40:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-01T18:51:14.000Z (over 2 years ago)
- Last Synced: 2023-03-14T05:01:11.501Z (over 1 year ago)
- Language: C++
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WDBtoPKT
Convert a WDB file to PKT that can be later parsed with [WowPacketParser](https://github.com/TrinityCore/WowPacketParser)
## Building the tool
### Requirements
* CMake 3.22
* Visual Studio 2022
* .NET 6.0 SDK```
mkdir build
cd build
cmake ..
```## Usage
`./WDBtoPKTRunner [path_to_wdb.wdb] [path_to_wdb2.wdb]...`## Supported client versions
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.x`