azerothcore / mod-ah-bot

AHBot for AzerothCore
http://azerothcore.org/
70 stars 82 forks source link

Renamed sql file to enable autoinstall #88

Closed mornil closed 3 months ago

mornil commented 3 months ago

Changes Proposed:

Moved sql file to enable autoinstall

Issues Addressed:

Tests Performed:

Tested in docker.

How to Test the Changes:

  1. Clone and compile mod-ah-bot
  2. Start worldserver and database
  3. The autoinstaller in worldserver installs the sql file
Helias commented 3 months ago

Thanks for the PR!