Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.03 KB

AzerothCore World Boss Rank

This is a simple web application built with Angular2+ and Bootstrap to show the ranking of the player who killed the world bosses made by Acore Custom World Boss.

It is based on the AzerothAPI.

World Boss Rank

Installation

The application require the AzerothAPI to access to the characters database.

Clone the world-boss-rank folder inside your web server directory:

git clone https://github.com/azerothcore/world-boss-rank.git

Then copy the file config.ts.dist to config.ts, open it and set properly with the path of the API and the server name.

Contribute

You can help us opening a new issue to report a bug or a suggestion

Credits