Files
mod-ale/README.md
2018-04-29 01:56:49 +00:00

15 lines
383 B
Markdown

# mod-LuaEngine
azerothcore 的 eluna 模块
Eluna API changes:(更改了一个eluna的api)
```
OnConfigLoad(bool reload) => OnConfigLoad(bool reload, bool isBefore)
```
azerothcore:
https://github.com/AyaseCore/azerothcore-wotlk/tree/ElunaAzerothWotlk
eluna:
https://github.com/AyaseCore/Eluna/tree/ElunaAzerothWotlk
azerothcore-module:
https://github.com/AyaseCore/mod-LuaEngine