From aedb410aa8474b998d9eb724a48de652e45e70a9 Mon Sep 17 00:00:00 2001 From: Ben Carter Date: Fri, 23 Aug 2024 01:42:17 -0400 Subject: [PATCH] updated READMe --- README.md | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d48c1ea..354d0d0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,22 @@ -### [![Eluna](src/LuaEngine/docs/Eluna.png)](https://github.com/ElunaLuaEngine/Eluna) + +# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) Azeroth Core Module + +## mod-eluna + +![Latest Release](https://img.shields.io/github/v/release/araxiaonline/mod-eluna?label=current%20version) +![GitHub Release Date](https://img.shields.io/github/release-date/araxiaonline/mod-eluna) +![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/araxiaonline/mod-eluna/build-release.yml?branch=araxia-main&event=push&label=build%20status) + +

+ Araxia Online + Player Tested and Modified By Araxia Online +

## About +### [![Eluna](src/LuaEngine/docs/Eluna.png)](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 -# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) mod-eluna for AzerothCore - Latest build status with azerothcore: [![Build Status](https://github.com/azerothcore/mod-eluna/workflows/core-build/badge.svg?branch=master&event=push)](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)