Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AyaseCore committed Jun 11, 2018
2 parents b49fd65 + da01904 commit 93dd4b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 93dd4b5

Please sign in to comment.