ayase b362eb21d7 Merge pull request #3 from milestorme/master
Use the new cmake macro and fix a build error.
2019-03-02 21:04:43 +08:00
2019-03-02 20:04:17 +08:00
2018-05-21 07:10:35 +08:00
2018-05-21 07:13:30 +08:00
2019-03-02 20:03:28 +08:00
2016-08-11 20:02:05 +02:00
2019-03-02 20:24:10 +08:00
2016-08-11 20:02:05 +02:00
2018-05-21 07:24:13 +08:00

Mod-AHBOT

Description

A ahbot module for azerothcore.

Installation

1. Apply ahbot.patch to your core.
2. Simply place the module under the `modules` directory of your AzerothCore source. 
3. Import the SQL manually to the right Database (auth, world or characters) or with the `db_assembler.sh` (if `include.sh` provided).
4. Re-run cmake and launch a clean build of AzerothCore.

Edit module configuration (optional)

If you need to change the module configuration, go to your server configuration folder (where your worldserver or worldserver.exe is) rename the file mod_ahbot.conf.dist to mod_ahbot.conf and edit it.

Credits

ayase

Languages
C++ 100%