Skip to content

Chuck5ta/ChuckyExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chucky Extractor

DBC file extractor for WoW Classic, TBC, and WOTLK, CATA, and Mop

Author: Chuck E (aka Chucksta)
getMaNGOS developer

TOOL BUILT ON/WITH


Programming language:
C++

Compilers/IDE/Editors:
CMAKE 3.3.0
Visual Studio 2015
Notepad++
MarkdownPad 2

O/S:
MS Windows 7

libraries:
StormLib 9.20
http://www.zezula.net/en/mpq/stormlib.html

How to create the VS project:

At a command prompt (cmd), go to the extractor's root folder. This is where the dbc_extractor.cpp file is, and enter:
cmake

The Visual Studio solution will now be built.

note: you can build it from anywhere, you just need to direct cmake to the location of the cmakelists file. e.g. from the build folder, you would type
cmake ..

REASON FOR BEING


A means to learn.

About

A file extractor for WoW - for educational purposes only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published