From 99485232eaba7c801c78acfcc7ebf853971de412 Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Thu, 4 Sep 2025 20:57:51 -0400 Subject: [PATCH 1/3] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 852fe11..ec6dd39 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # 🌀 Araxia Teleport Selector (AzerothCore) +![Lua](https://img.shields.io/badge/Lua-5.1-blue.svg) +![AzerothCore](https://img.shields.io/badge/AzerothCore-Eluna-green) +![AIO](https://img.shields.io/badge/Uses-Rochet2%20AIO-blueviolet) + + + ![Teleport Selector Preview](./Teleporter.gif) From 170a8b3964d3193145d84247d277dd3fe278eb48 Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Thu, 4 Sep 2025 20:59:52 -0400 Subject: [PATCH 2/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec6dd39..c0c26b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # 🌀 Araxia Teleport Selector (AzerothCore) ![Lua](https://img.shields.io/badge/Lua-5.1-blue.svg) -![AzerothCore](https://img.shields.io/badge/AzerothCore-Eluna-green) +[![Eluna](https://img.shields.io/badge/Eluna-Scripting-blue?logo=lua)](https://github.com/azerothcore/eluna) +[![AzerothCore](https://img.shields.io/badge/AzerothCore-WoW%20Server-red?logo=worldofwarcraft)](https://github.com/azerothcore/azerothcore-wotlk) ![AIO](https://img.shields.io/badge/Uses-Rochet2%20AIO-blueviolet) From 094fb47f04e498fe54475fea73c0a454f1851ae1 Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Thu, 4 Sep 2025 21:04:34 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c0c26b1..7cb8106 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,3 @@ Interface/Fonts/ -- Go inside you custom MPQ - ✔️ Designed for **AzerothCore** - ❌ Not tested on TrinityCore or other forks -- 🧩 No external modules or frameworks required (pure Lua + native AC hook support)