mirror of
https://github.com/araxiaonline/mod-eluna.git
synced 2026-06-13 03:02:27 -04:00
updated READMe
This commit is contained in:
20
README.md
20
README.md
@@ -1,9 +1,22 @@
|
||||
### [](https://github.com/ElunaLuaEngine/Eluna)
|
||||
|
||||
#  Azeroth Core Module
|
||||
|
||||
## mod-eluna
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
<p align="left">
|
||||
<img src="https://github.com/araxiaonline/docs/blob/main/docs/media/logo-sm.png?raw=true" alt="Araxia Online" width="70" style="vertical-align: middle;"/>
|
||||
<span style="font-size: 20px; vertical-align: middle;">Player Tested and Modified By Araxia Online</span>
|
||||
</p>
|
||||
|
||||
## About
|
||||
### [](https://github.com/ElunaLuaEngine/Eluna)
|
||||
|
||||
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.
|
||||
For documentation and reference see [Eluna API (AC version)](https://www.azerothcore.org/pages/eluna/index.html) and [Lua reference manual](http://www.lua.org/manual/5.2/).
|
||||
@@ -21,7 +34,6 @@ The official Azerothcore Discord server offers a channel dedicated to lua develo
|
||||
<img src="https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord&longCache=true&style=flat" />
|
||||
</a>
|
||||
|
||||
#  mod-eluna for AzerothCore
|
||||
- Latest build status with azerothcore: [](https://github.com/azerothcore/mod-eluna)
|
||||
|
||||
[english](README.md) | [中文说明](README_CN.md) | [Español](README_ES.md)
|
||||
@@ -48,7 +60,7 @@ git clone https://github.com/azerothcore/mod-eluna.git mod-eluna
|
||||
|
||||
You need to run the cmake again and rebuild the project.
|
||||
|
||||
Eluna API for AC:
|
||||
Eluna API for AC:
|
||||
[https://www.azerothcore.org/pages/eluna/index.html](https://www.azerothcore.org/pages/eluna/index.html)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user