mxwcore-wotlk/modules/mod-eluna
mikx bde1978585 updated gitignore to include modules 2023-11-07 18:17:57 -05:00
..
.github/workflows updated gitignore to include modules 2023-11-07 18:17:57 -05:00
conf updated gitignore to include modules 2023-11-07 18:17:57 -05:00
sql updated gitignore to include modules 2023-11-07 18:17:57 -05:00
src updated gitignore to include modules 2023-11-07 18:17:57 -05:00
.editorconfig updated gitignore to include modules 2023-11-07 18:17:57 -05:00
.git_commit_template.txt updated gitignore to include modules 2023-11-07 18:17:57 -05:00
.gitattributes updated gitignore to include modules 2023-11-07 18:17:57 -05:00
.gitignore updated gitignore to include modules 2023-11-07 18:17:57 -05:00
LICENSE updated gitignore to include modules 2023-11-07 18:17:57 -05:00
README.md updated gitignore to include modules 2023-11-07 18:17:57 -05:00
README_CN.md updated gitignore to include modules 2023-11-07 18:17:57 -05:00
README_ES.md updated gitignore to include modules 2023-11-07 18:17:57 -05:00
_config.yml updated gitignore to include modules 2023-11-07 18:17:57 -05:00
icon.png updated gitignore to include modules 2023-11-07 18:17:57 -05:00
include.sh updated gitignore to include modules 2023-11-07 18:17:57 -05:00

README.md

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 (AC version) and Lua reference manual.

Community

You can join the official Eluna Discord server, where you'll be able to find resources, releases and support provided by the community:

The official Azerothcore Discord server offers a channel dedicated to lua development as well:

logo mod-eluna for AzerothCore

  • Latest build status with azerothcore: Build Status

english | 中文说明 | Español

An Eluna module for AzerothCore.

How to install:

1) Download the sources

You can get the sources using git.

download with git

  1. open a terminal inside your azerothcore-wotlk folder
  2. go inside the modules folder: cd modules
  3. download the module sources using:
git clone https://github.com/azerothcore/mod-eluna.git mod-eluna

2) Build

You need to run the cmake again and rebuild the project.

Eluna API for AC: https://www.azerothcore.org/pages/eluna/index.html

Documentation

Additions from Eluna/master

Player

Group

Unit

GameObject

Object

Item

Misc