# Eluna **Repository Path**: Alphachina/Eluna ## Basic Information - **Project Name**: Eluna - **Description**: No description available - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-10-12 - **Last Updated**: 2025-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### [![Eluna](docs/Eluna.png)](https://github.com/ElunaLuaEngine/Eluna) ## About 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. If you are having trouble with installation or scripts, please feel free to open an issue. For documentation and reference see [Eluna API](http://elunaluaengine.github.io/) 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! ## Community You can join the official Eluna Discord server, where you'll be able to find resources, releases and support provided by the community. ## 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://elunaluaengine.github.io/) * [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/hooks/Hooks.h) * [Lua reference manual](http://www.lua.org/manual/5.2/) * [Discord - support, releases, guides](https://discord.gg/bjkCVWqqfX) * [Example scripts](https://github.com/ElunaLuaEngine/Scripts) * [Contributing](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/CONTRIBUTING.md) ## Source Eluna source code: [Source](https://github.com/ElunaLuaEngine/Eluna) Core sources and forks with required modifications for Eluna: [TrinityCore WotLK](https://github.com/ElunaLuaEngine/ElunaTrinityWotlk) [![automerge](https://github.com/ElunaLuaEngine/ElunaTrinityWotlk/actions/workflows/auto-merge.yml/badge.svg)](https://github.com/ElunaLuaEngine/ElunaTrinityWotlk/actions/workflows/auto-merge.yml) [Official MaNGOS Zero with Eluna](https://github.com/mangoszero/server) [Official MaNGOS One with Eluna](https://github.com/mangosone/server) [Official MaNGOS Two with Eluna](https://github.com/mangostwo/server) [Eluna cMaNGOS Classic](https://github.com/Niam5/Eluna-CMaNGOS-Classic) - maintained by [Niam5](https://github.com/Niam5) [Eluna cMaNGOS TBC](https://github.com/Niam5/Eluna-CMaNGOS-TBC) - maintained by [Niam5](https://github.com/Niam5) [Eluna cMaNGOS WoTLK](https://github.com/Niam5/Eluna-CMaNGOS-WotLK) - maintained by [Niam5](https://github.com/Niam5) [AzerothCore Eluna Module](https://github.com/azerothcore/mod-eluna) ## Links * [MaNGOS](http://getmangos.eu/) * [cMaNGOS](http://cmangos.net/) * [TrinityCore](http://www.trinitycore.org/) * [AzerothCore](http://www.azerothcore.org/) * [Lua.org](http://www.lua.org/) * [License](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/LICENSE.md) ## Current maintainers * [Rochet2](https://github.com/Rochet2) * [Foereaper](https://github.com/Foereaper) * [TB](https://github.com/Terrorblade) * [Niam5](https://github.com/Niam5) ## Former maintainers * [Tommy (Easelm)](https://github.com/Easelm) * [Salja](https://github.com/Salja) * [Patman64](https://github.com/Patman64)