Update README.md

This commit is contained in:
totalllyswede
2025-11-20 20:37:01 -08:00
committed by GitHub
parent 8f695478f5
commit 2e507655d1
+13 -4
View File
@@ -2,19 +2,28 @@
MiniMage_TWOW is a lightweight World of Warcraft addon designed for Mages, providing quick access to portals and teleports via a convenient minimap button and dropdown menu. Perfect for both Horde and Alliance players, MiniMage_TWOW streamlines travel across Azeroth with just a click. MiniMage_TWOW is a lightweight World of Warcraft addon designed for Mages, providing quick access to portals and teleports via a convenient minimap button and dropdown menu. Perfect for both Horde and Alliance players, MiniMage_TWOW streamlines travel across Azeroth with just a click.
## In Progress ## TurtleWoW Specific Features
* **Turtle WOW Portals/Teleports in Progress**: Includes Teleport: Alah'Thalas, adding the portal later today. Currently only has the major cities for each faction. * **Turtle WOW Portals/Teleports**: Includes Teleport: Alah'Thalas and Portal: Alah'Thalas for Alliance characters.
## Features ## Features
* **Minimap Button**: Drag and position a customizable minimap button for easy access. * **Minimap Button**: Drag and position a minimap button for easy access.
* **Dropdown Menu**: Quick-cast portals and teleports, organized by faction. * **Dropdown Menu**: Quick-cast portals and teleports, organized by faction.
* **Faction Support**: Automatically shows relevant portal and teleport spells for Horde or Alliance Mages. * **Faction Support**: Automatically shows relevant portal and teleport spells for Horde or Alliance Mages.
## Installation ## Installation
1. Download or clone the repository into your `Interface/AddOns/` folder. # TurtleWoW Launcher Install (Recommended)
1. Open the launcher and navigate to the "AddOns" tab.
2. Click "+ Add New Addon" button.
3. Paste the GitHub URL of the addon and click "Install".
The launcher will automatically download and install the addon and keep it updated
# Manual Install
1. Download the repository into your `Interface/AddOns/` folder.
2. Ensure the folder structure is `MiniMage_TWOW/MiniMage.lua`. 2. Ensure the folder structure is `MiniMage_TWOW/MiniMage.lua`.
3. Reload the UI or restart WoW. 3. Reload the UI or restart WoW.