-
Notifications
You must be signed in to change notification settings - Fork 3
wolfiestyle/dbc_browser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
dbc_browser is a WoW DBC reader written in php. All data is read from SQL tables. A dump of some dbc files is needed (provided) and a MaNGOS world database, that can be obtained from: http://svn2.assembla.com/svn/ytdbase/ Install instructions: - copy/symlink the src directory into your web root - create a new database and run the dump file 'sql/dbc_335.sql' - install the world database (if you don't have one) - edit the 'config.php' file to match your database settings To avoid tracking changes done to the config file, use the following: $ git update-index --assume-unchanged src/config.php
About
quick and dirty web DBC browser for WoW spell data
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published