mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Merge branch 'master' of https://github.com/AyaseCore/mod-LuaEngine
This commit is contained in:
@@ -11,11 +11,11 @@ OnConfigLoad(bool reload) => OnConfigLoad(bool reload, bool isBefore)
|
||||
How to install:
|
||||
* download or clone this module:
|
||||
> [download zip file.](https://github.com/azerothcore/mod-eluna-lua-engine/archive/master.zip)
|
||||
> clone `git clone https://github.com/azerothcore/mod-eluna-lua-engine.git`
|
||||
> 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.](https://github.com/ElunaLuaEngine/Eluna/archive/master.zip)
|
||||
> clone `git clone https://github.com/ElunaLuaEngine/Eluna.git`
|
||||
> or clone `git clone https://github.com/ElunaLuaEngine/Eluna.git`
|
||||
* Put it in the lua module folder:mod-LuaEngine/LuaEngine
|
||||
* cmake again
|
||||
* rebuild.
|
||||
* rebuild.
|
||||
|
||||
Reference in New Issue
Block a user