fixing beastmaster and default lua install

This commit is contained in:
uprightbass360
2025-11-02 18:08:17 -05:00
parent 7f74c56928
commit e77f916ec5
3 changed files with 42 additions and 6 deletions

View File

@@ -301,7 +301,7 @@
"repo": "https://github.com/azerothcore/mod-npc-beastmaster.git",
"needs_build": true,
"type": "cpp",
"post_install_hooks": [],
"post_install_hooks": ["fix-beastmaster-sql"],
"config_cleanup": [
"npc_beastmaster.conf*"
],