mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
chore(readme): add AzerothCore references
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
Eluna Lua Engine © is a lua engine embedded to World of Warcraft emulators. Eluna supports MaNGOS, CMaNGOS and TrinityCore.
|
Eluna Lua Engine © is a lua engine embedded to World of Warcraft emulators. Eluna supports MaNGOS, CMaNGOS, TrinityCore and AzerothCore.
|
||||||
We are currently working hard to make Eluna better from inside and outside.
|
We are currently working hard to make Eluna better from inside and outside.
|
||||||
|
|
||||||
If you are having trouble with installation or scripts, please feel free to open an issue.
|
If you are having trouble with installation or scripts, please feel free to open an issue.
|
||||||
@@ -36,11 +36,16 @@ Core forks with required modifications for Eluna:
|
|||||||
[](https://travis-ci.org/ElunaLuaEngine/ElunaMangosTbc) [Eluna cMaNGOS TBC](https://github.com/ElunaLuaEngine/ElunaMangosTbc)
|
[](https://travis-ci.org/ElunaLuaEngine/ElunaMangosTbc) [Eluna cMaNGOS TBC](https://github.com/ElunaLuaEngine/ElunaMangosTbc)
|
||||||
[](https://travis-ci.org/ElunaLuaEngine/ElunaMangosWotlk) [Eluna cMaNGOS WotLK](https://github.com/ElunaLuaEngine/ElunaMangosWotlk)
|
[](https://travis-ci.org/ElunaLuaEngine/ElunaMangosWotlk) [Eluna cMaNGOS WotLK](https://github.com/ElunaLuaEngine/ElunaMangosWotlk)
|
||||||
|
|
||||||
|
Core plugin modules for Eluna:
|
||||||
|
|
||||||
|
- [AzerothCore Eluna Module](https://github.com/azerothcore/mod-eluna-lua-engine)
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
* [MaNGOS](http://getmangos.eu/)
|
* [MaNGOS](http://getmangos.eu/)
|
||||||
* [cMaNGOS](http://cmangos.net/)
|
* [cMaNGOS](http://cmangos.net/)
|
||||||
* [TrinityCore](http://www.trinitycore.org/)
|
* [TrinityCore](http://www.trinitycore.org/)
|
||||||
|
* [AzerothCore](http://www.azerothcore.org/)
|
||||||
* [Lua.org](http://www.lua.org/)
|
* [Lua.org](http://www.lua.org/)
|
||||||
* [License](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/LICENSE.md)
|
* [License](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/LICENSE.md)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user