Files
mod-ale/README_EN.md
2018-05-23 23:11:39 +08:00

606 B

mod-LuaEngine

chinese | english

a Eluna module for AzerothCore

To make Eluna compatible with Azerothcore.one lua Api has been changed.

OnConfigLoad(bool reload) => OnConfigLoad(bool reload, bool isBefore)

How to install:

  • download this module:download
  • unzip this module.Put it in the modules folder of the Azerothcore.
  • download ELUNA core file:download
  • unzip,Put it in the lua module folder:mod-LuaEngine/LuaEngine
  • cmake again
  • rebuild.