dev-master
9999999-devWorld of Warcraft API wrapper
LGPL
The Requires
by Jon Lawrence
Wallogit.com
2017 © Pedro Peláez
World of Warcraft API wrapper
There's a lot here and nothing is documented yet. If you're savvy, you can probably figure it out before I add documentation... If not, I'll add it sooner or later., (*1)
cnf/site.example.ini is an example configuration required for setting up the database and such., (*2)
sql/tables.sql is the database structure that is used.. you can replace LW_ with whatever setting you put in the ini., (*3)
I am leaving my basic testing source index.php in here as it might give a small clue as to how things work and get you started., (*4)
You can look in Core.class and modify the default region, server, etc there if you'd like. Yes, I am Archnemisis from
Anyways, that is all for now. I add phpDoc blocks before I fully update this readme, so auto-generated documentation might help more!, (*6)
Take care!, (*7)
Another Commit, pushing to packagist., (*8)
World of Warcraft API wrapper
LGPL