Update README.md

This commit is contained in:
ayase
2018-05-02 01:59:44 +00:00
committed by GitHub
parent 4162b3448e
commit b74ad92c55

View File

@@ -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.