update readme

This commit is contained in:
Micrah 2019-05-26 01:22:34 +10:00 committed by GitHub
parent c251b8e51f
commit 1d613fdaa4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,17 +1,25 @@
############################################################################################################# # ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore
# mod-congrats-on-level
### This is a module for [AzerothCore](http://www.azerothcore.org)
- Latest build status with azerothcore: [![Build Status](https://travis-ci.org/azerothcore/mod-congrats-on-level.svg?branch=master)](https://travis-ci.org/azerothcore/mod-congrats-on-level)
#### Features:
- Character services:
1. Congrats on Levelup
2. Rewards and Buffs every 10 levels
____ __ ______ __ ____ __ ### This module currently requires:
/\ _`\ /\ \__ __ /\__ _\/\ \ /\ _`\ /\ \__ - AzerothCore v1.0.1+
\ \,\L\_\ \ ,_\ __ __ __ /\_\ __ ___\/_/\ \/\ \ \___ __\ \ \L\ \ __ ____\ \ ,_\
\/_\__ \\ \ \/ /\ \/\ \ /'_ `\/\ \ /'__`\ /' _ `\ \ \ \ \ \ _ `\ /'__`\ \ _ <' /'__`\ /',__\\ \ \/
/\ \L\ \ \ \_\ \ \_\ \/\ \L\ \ \ \/\ \L\.\_/\ \/\ \ \ \ \ \ \ \ \ \/\ __/\ \ \L\ \/\ __//\__, `\\ \ \_
\ `\____\ \__\\/`____ \ \____ \ \_\ \__/.\_\ \_\ \_\ \ \_\ \ \_\ \_\ \____\\ \____/\ \____\/\____/ \ \__\
\/_____/\/__/ `/___/> \/___L\ \/_/\/__/\/_/\/_/\/_/ \/_/ \/_/\/_/\/____/ \/___/ \/____/\/___/ \/__/
/\___/ /\____/
\/__/ \_/__/ http://stygianthebest.github.io
############################################################################################################# ### How to install
1. Simply place the module under the `modules` folder of your AzerothCore source folder.
2. Re-run cmake and launch a clean build of AzerothCore
3. Done :)
Modules, Scripts, and other resources for use with AzerothCore and the World of Warcraft v3.3.5a game client ### Usage
- Enable this module and level up and get rewards and congrats on levelup
#############################################################################################################
## Credits
* [Stygianthebest]( http://stygianthebest.github.io) (author of the module):
AzerothCore: [repository](https://github.com/azerothcore) - [website](http://azerothcore.org/) - [discord chat community](https://discord.gg/PaqQRkd)