From 6c4a4dec7eb802c8c17dca997e5ed29a42d4e480 Mon Sep 17 00:00:00 2001 From: Axel Cocat Date: Sun, 7 May 2023 11:57:28 +0200 Subject: [PATCH] feat(docs): add link to eluna-ts --- src/LuaEngine/docs/ElunaDoc/templates/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/LuaEngine/docs/ElunaDoc/templates/index.html b/src/LuaEngine/docs/ElunaDoc/templates/index.html index a94792a..f0d427b 100644 --- a/src/LuaEngine/docs/ElunaDoc/templates/index.html +++ b/src/LuaEngine/docs/ElunaDoc/templates/index.html @@ -27,6 +27,9 @@ These pages are for AzerothCore's version, but Eluna also supports CMaNGOS/MaNGOS and TrinityCore.

+

+ If you come from the TypeScript / JavaScript world, or would prefer to use a typed language instead of Lua, check out eluna-ts! +

You can get support in the #eluna-ac channel of AzerothCore's Discord server.