2020-06-02 22:49:42 +08:00
2020-06-02 22:49:42 +08:00
2018-04-28 22:46:26 +08:00
2020-04-10 01:31:30 +03:00
2020-01-03 22:11:06 +02:00
2019-02-20 20:12:49 +08:00
2019-03-09 22:45:01 +08:00
2018-11-15 23:22:17 +08:00
2018-05-23 22:38:31 +08:00
2019-02-20 20:12:49 +08:00
2019-02-20 20:12:49 +08:00
2018-06-07 20:51:22 +08:00
2019-12-02 10:36:36 +01:00
2018-05-23 22:38:31 +08:00
2019-10-03 13:53:17 +08:00
2019-10-03 13:53:17 +08:00
2019-10-03 13:53:17 +08:00

mod-LuaEngine

english | 中文说明 | Español

a Eluna module for AzerothCore.

How to install:

  1. download or clone this module:

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

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

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

  1. 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.)
  2. cmake again
  3. rebuild.

Eluna API : http://elunaluaengine.github.io/

Description
No description provided
Readme GPL-3.0 6.2 MiB
Languages
C++ 93.3%
JavaScript 2.1%
Python 1.4%
CSS 1.3%
CMake 0.9%
Other 1%