Ayase 02754c8ecd Merge remote-tracking branch 'ayaseCore/master'
# Conflicts:
#	README.md
2019-03-09 22:48:19 +08:00
2019-03-09 22:45:01 +08:00
2018-04-28 22:46:26 +08:00
2019-02-18 23:31:48 +08:00
2018-05-16 20:01:43 +08: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
2018-05-23 22:38:31 +08:00
2019-02-18 23:45:56 +08:00

mod-LuaEngine

english | chinese

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 .

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

Eluna API : http://www.elunaengine.com/

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%