From 90e783dfc5d7d9b50a7cc92a19fc45b857003ec9 Mon Sep 17 00:00:00 2001 From: 55Honey <71938210+55Honey@users.noreply.github.com> Date: Tue, 19 Oct 2021 13:04:00 +0200 Subject: [PATCH] docs(README): update Eluna link (#64) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9a394a..89b5c91 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Optional: if you need to update Eluna to the latest version, you can `cd LuaEngi 1. download [mod-eluna-lua-engine](https://github.com/azerothcore/mod-eluna-lua-engine/archive/master.zip) 2. extract it move the folder **mod-eluna-lua-engine** inside the **modules** folder of your azerothcore-wotlk sources -3. download [Eluna](https://github.com/ElunaLuaEngine/Eluna/archive/master.zip) +3. download [Eluna](https://github.com/Azerothcore/Eluna/archive/master.zip) 4. extract it and move all the files inside the `Eluna-master` folder into the `mod-eluna-lua-engine/LuaEngine` folder. `LuaEngine.h` needs to be directly under `mod-eluna-lua-engine/LuaEngine` without any extra sub-folders. ### 2) Build