a Eluna module for AzerothCore.
How to install:
- download or clone this module:
download zip file.
or clonegit 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 clonegit 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 themod-eluna-lua-engine/LuaEngine
folder.LuaEngine.h
needs to be directly undermod-eluna-lua-engine/LuaEngine
without any extra sub-folders.) - cmake again
- rebuild.
Eluna API : http://elunaluaengine.github.io/