Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.
/ Dbc2MySQL Public archive

An application to export all the WoW Dbc files found in a directory to a MySQL database

Notifications You must be signed in to change notification settings

mathoshek/Dbc2MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dbc2MySQL

Usage: Dbc2MySQL -[var] [value] -u set mysql user -p set mysql password -h set mysql host (OPTIONAL - default: localhost) -o set mysql port (OPTIONAL - default: 3306) -d set mysql database (OPTIONAL - default: dbc) -s (yes/no) dump all dbc to sql files (OPTIONAL - default: no) -x set the structure.xml file

Example: Dbc2MySQL -u root -p pass -x StructureWotLK.xml

About

An application to export all the WoW Dbc files found in a directory to a MySQL database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages