Skip to content

Manipulation of World of Warcraft's client-side database files. These so-called DBCs store information required by the client to operate successfully and can be extracted from the MPQ archives of the actual game client.

License

Notifications You must be signed in to change notification settings

mangostools/php-dbc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World of Warcraft DBC Library

Copyright (c) 2011 Tim Kurvers http://www.moonsphere.net

This library allows creation, reading and export of World of Warcraft's client-side database files. These so-called DBCs store information required by the client to operate successfully and can be extracted from the MPQ archives of the actual game client.

Required PHP version: 5.x

Licensed under the MIT license, see LICENSE for more information.

Getting Started

Will be adding a quick-start quide soon.

Usage Notes

  • String localization will only provide accurate results when used with the US English (enUS) or British English (enGB) distributed DBCs.

  • Attempting to read DBCs with a non-standard field size, may fail.

About

Manipulation of World of Warcraft's client-side database files. These so-called DBCs store information required by the client to operate successfully and can be extracted from the MPQ archives of the actual game client.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%