From b74ad92c55e65a418e7e4d662852c0f326eb8f10 Mon Sep 17 00:00:00 2001 From: ayase <137056643@qq.com> Date: Wed, 2 May 2018 01:59:44 +0000 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2b685b7..d24d0e3 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,26 @@ Eluna API changes:(更改了一个eluna的api) OnConfigLoad(bool reload) => OnConfigLoad(bool reload, bool isBefore) ``` -azerothcore: +------- + +1. Merge my acore's ElunaAzerothwotlk branch. https://github.com/AyaseCore/azerothcore-wotlk/tree/ElunaAzerothWotlk -eluna: - -https://github.com/AyaseCore/Eluna/tree/ElunaAzerothWotlk - - -azerothcore-module: +2.Pull my lua module. Put it in the modules folder of acore. https://github.com/AyaseCore/mod-LuaEngine +3.Open folders:Modules /mod-LuaEngine/LuaEngine. + + +4.Pull the ElunaAzerothwotlk branch of my eluna. + +https://github.com/AyaseCore/Eluna/tree/ElunaAzerothWotlk + + +5.And then recompile. + +