mk52140 / TC-Quest-Tracker

Tracks most abandoned quests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TC-Quest-Tracker

Quest Tracker is a tool for TrinityCore that tracks most abandoned quests (see details) and this is a web interface to show them.

You need to enable your Quest Tracker in your worldserver.conf file by setting:

Quests.EnableQuestTracker = 1

To install the web interface, go in your web server folder and type:

git clone https://github.com/ShinDarth/TC-Quest-Tracker.git

then open the TC-Quest-Tracker folder, copy the file config.php.dist, rename the copy to config.php and edit it properly (it's quite commented).

License

The TrinityCore Quest Tracker is open-sourced software licensed under the GNU AGPL license.

About

Tracks most abandoned quests.

License:GNU Affero General Public License v3.0


Languages

Language:PHP 98.6%Language:CSS 1.4%