Merge remote-tracking branch 'ayaseCore/master'

# Conflicts:
#	README.md
This commit is contained in:
Ayase
2019-03-09 22:48:19 +08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ How to install:
2. Put it in the modules folder of the Azerothcore.
3. download or clone the ELUNA core file:
> [download zip file.](https://github.com/ElunaLuaEngine/Eluna/archive/master.zip)
> or clone `git clone https://github.com/ElunaLuaEngine/Eluna.git`
4. Put it in the lua module folder:mod-LuaEngine/LuaEngine
> 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.)
5. cmake again
6. rebuild.

View File

@@ -1 +1 @@
theme: jekyll-theme-slate
theme: jekyll-theme-architect