Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shauren/wdbtopkt


https://github.com/shauren/wdbtopkt

Last synced: about 4 hours ago
JSON representation

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`