mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
55 lines
3.3 KiB
Markdown
55 lines
3.3 KiB
Markdown
### [](https://github.com/ElunaLuaEngine/Eluna)
|
|
|
|
## About
|
|
|
|
Eluna Lua Engine © is a lua engine embedded to World of Warcraft emulators. Eluna supports MaNGOS, CMaNGOS and TrinityCore.
|
|
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.
|
|
For documentation and reference see [Eluna API](http://www.elunaengine.com/) and [Lua reference manual](http://www.lua.org/manual/5.2/).
|
|
|
|
Special thanks to [MaNGOS](http://getmangos.eu/) for their continued support and use of Eluna. Please head over to their forums and show them some love!
|
|
|
|
## Documentation
|
|
|
|
* [__Installation__](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/INSTALL.md)
|
|
* [Getting started](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/USAGE.md)
|
|
* [Eluna features](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/IMPL_DETAILS.md)
|
|
* [Function documentation](http://www.elunaengine.com)
|
|
* [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/Hooks.h)
|
|
* [Lua reference manual](http://www.lua.org/manual/5.2/)
|
|
|
|
* [Contributing](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/CONTRIBUTING.md)
|
|
* [Example scripts](https://github.com/ElunaLuaEngine/Scripts)
|
|
|
|
|
|
## Source
|
|
Eluna source code: [Source](https://github.com/ElunaLuaEngine/Eluna)
|
|
Core forks with required modifications for Eluna:
|
|
|
|
[](https://travis-ci.org/mangoszero/server) [Official MaNGOS Zero with Eluna](https://github.com/mangoszero/server)
|
|
[](https://travis-ci.org/mangosone/server) [Official MaNGOS One with Eluna](https://github.com/mangosone/server)
|
|
[](https://travis-ci.org/mangostwo/server) [Official MaNGOS Two with Eluna](https://github.com/mangostwo/server)
|
|
|
|
[](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityWotlk) [Eluna TrinityCore WotLK](https://github.com/ElunaLuaEngine/ElunaTrinityWotlk)
|
|
|
|
[](https://travis-ci.org/ElunaLuaEngine/ElunaMangosClassic) [Eluna cMaNGOS Classic](https://github.com/ElunaLuaEngine/ElunaMangosClassic)
|
|
[](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)
|
|
|
|
## Links
|
|
|
|
* [MaNGOS](http://getmangos.eu/)
|
|
* [cMaNGOS](http://cmangos.net/)
|
|
* [TrinityCore](http://www.trinitycore.org/)
|
|
* [Lua.org](http://www.lua.org/)
|
|
* [License](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/LICENSE.md)
|
|
|
|
## Team
|
|
|
|
* [Tommy (Easelm)](https://github.com/Easelm)
|
|
* [Foereaper](https://github.com/Foereaper)
|
|
* [Rochet2](https://github.com/Rochet2)
|
|
* [Salja](https://github.com/Salja)
|
|
* [Patman64](https://github.com/Patman64)
|