Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 883 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 883 Bytes

Level Up Chaos Rewards

Description

This module will reward your players everytime they level up with a random item from the Database. This is part 1 of some upcoming Chaos focused mods.

How to use ingame

Levelup and get some rewards!

Requirements

My_new_module requires:

  • AzerothCore v4.0.0+

Installation

1) Simply `git clone` the module under the `modules` directory of your AzerothCore source or copy paste it manually.
2) Import the SQL manually to the right Database (auth, world or characters) or with the `db_assembler.sh` (if `include.sh` provided).
3) Re-run cmake and launch a clean build of AzerothCore.

Credits