Skip to content

liruzhen/mod-LuaEngine

 
 

Repository files navigation

mod-LuaEngine

english | chinese

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 or clone this module:

download zip file.
or clone git clone https://github.com/azerothcore/mod-eluna-lua-engine.git

  • Put it in the modules folder of the Azerothcore.
  • download or clone the ELUNA core file:

download zip file.
or clone git clone https://github.com/ElunaLuaEngine/Eluna.git .

  • Put it in the lua module folder:mod-LuaEngine/LuaEngine. (If you downloaded the zip-file you'll want to move all the files inside the Eluna-master folder into the mod-eluna-lua-engine/LuaEngine folder. LuaEngine.h needs to be directly under mod-eluna-lua-engine/LuaEngine without any extra sub-folders.)
  • cmake again
  • rebuild.

About

Eluna module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.4%
  • C++ 3.0%
  • CMake 0.6%