WowDevTools / WDBXEditor

A communal program to edit all variants of Blizzard's client db files.
232 stars 161 forks source link

WDBX Editor

Latest Download Bountysource WoWDevDiscord

Build Status

CI Build
AppVeyor Build status

About

This editor has full support for reading and saving all release versions of DBC, DB2, WDB, ADB and DBCache. This does include support for Legion DB2 and DBCache files and works with all variants (header flags) of these. Like the other editors I've used a definition based system whereby definitions tell the editor how to interpret each file's columns - this is a lot more reliable than guessing column types but does mean the definitions must be maintained. So far, I've mapped almost all expansions with MoP being ~50% complete and everything else being 99%+ (excluding column names).

You will need Microsoft .NET Framework 4.6.1 to run this application

Features:

Tools:

Project Goal:

The goal of this project is to create a communal program that is compatible with all file variants, is feature rich and negates the need to use multiple different programs. This means any and all contribution in the form of commits, change requests, issues etc are more than welcome!

Credits:

Credits go to Ladislav Zezula for the awesome StormLib and thanks to all those that contribute to the WoWDev wiki. I've also patched the definitions together for various sources across the internet, there are too many to name, but thanks to all.