Files
Fractured/modules/mod-ale/README_CN.md
T
Docker Build 8e4c8f57e4 Fractured: Paragon core hooks, mod-paragon, mod-ale, Docker build cap
- Track mod-paragon and mod-ale (un-ignore modules in .gitignore).
- Ship docker-compose.override.yml with CMAKE_EXTRA_OPTIONS for LuaJIT (mod-ale).
- Dockerfile: CBUILD_PARALLEL default to limit OOM under Docker/WSL2.
- Core: CLASS_PARAGON sticky combo points (DetachComboTarget), selection rebind,
  Spell::CheckPower rune path for multi-resource Paragon.
- spell_dk_death_rune: IsClass(CLASS_DEATH_KNIGHT, CLASS_CONTEXT_ABILITY) for
  Blood of the North / Reaping / DRM on Paragon.
- Remove temporary Paragon CheckPower logging.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-08 00:03:09 -04:00

4.5 KiB
Raw Blame History

Eluna

关于

Eluna Lua Engine © 是嵌入到魔兽世界模拟器中的lua引擎。 Eluna支持MaNGOSCMaNGOSTrinityCore和AzerothCore。 我们目前正在努力使Eluna从内到外变得更好。

如果您在安装或脚本方面遇到问题,请随时提出问题。 有关文档和参考,请参阅Eluna API (AC版) and Lua 参考手册.

社区

您可以加入官方的Eluna Discord服务器,在那里您将能够找到社区提供的资源,版本和支持:

官方的Azerothcore Discord服务器也提供了一个专门用于lua开发的通道:

logo mod-eluna for AzerothCore

  • azerothcore 的最新构建状态:Build Status

english | 中文说明 | Español

一个AzerothCore的Eluna模块。

如何安装:

1) 下载源代码

您可以使用 git 获取源代码。

使用 git 下载

  1. 在命令行中打开 azerothcore-wotlk 的文件夹。
  2. 进入 modules 文件夹: cd modules
  3. 使用以下命令下载模块源代码。
git clone https://github.com/azerothcore/mod-eluna.git mod-eluna

2) 构建

您需要再次运行 cmake 并重新生成项目。

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

文档

链接

来自Eluna/master的拓展