diff --git a/src/LuaEngine/docs/ElunaDoc/templates/_base.html b/src/LuaEngine/docs/ElunaDoc/templates/_base.html index 573f368..c5f2d8b 100644 --- a/src/LuaEngine/docs/ElunaDoc/templates/_base.html +++ b/src/LuaEngine/docs/ElunaDoc/templates/_base.html @@ -4,7 +4,7 @@ - +
Eluna is a Lua engine for World of Warcraft emulators. - Eluna supports CMaNGOS/MaNGOS - and TrinityCore. + These pages are for AzerothCore's version, but Eluna also supports + CMaNGOS/MaNGOS and TrinityCore.
- To get Eluna, simply clone your favorite version of MaNGOS or Trinity from
- our Github account.
- Each fork there has Eluna already integrated, so you just need to compile and go!
+ You can get support in the #eluna-ac channel of AzerothCore's Discord server.
- Follow us on our Twitter page to view the latest news about what's going on with Eluna. + You can also join the official Eluna Discord server, where you'll be able to find resources, releases and support provided by the Eluna community.
-+
git clone https://github.com/azerothcore/mod-eluna.git mod-eluna
The layout, CSS, and Javascript code for this documentation was borrowed from doc.rust-lang.org. @@ -74,4 +84,4 @@ {%- endfor %} -{% endblock %} \ No newline at end of file +{% endblock %}