From 30ecdb3d9d9046445b57e3596df79464ff4e66e9 Mon Sep 17 00:00:00 2001 From: Dusk-92 Date: Wed, 29 Jul 2026 15:10:29 +0200 Subject: [PATCH] Refactor custom mods section in README.md --- README.md | 27 +++++++-------------------- 1 file changed, 7 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 340e1ce..cb49e4b 100644 --- a/README.md +++ b/README.md @@ -24,26 +24,13 @@ Same steps, but rename the folder to `ShaguTweaks-tbc`. ## 🆕 Custom mods (added on top of the original) -- **Energy & Mana Tick** -*Adds an energy & mana tick to the player frame.* - -- **Clean Minimap** -*Hides minimap addon buttons automatically when the cursor leaves the minimap area.* - -- **Minimap Zoom** -*Increases the minimap size and shifts buff icons left to prevent overlap.* - -- **XP Bar Text** -*Always shows current XP and rested bonus percentage directly on the experience bar — fixed for OctoWoW.* - -- **Free Slots Count** -*Shows free slot counts on the backpack button: class bag slots (top right), reagent bag slots (bottom left), and total free slots (bottom right).* - -- **Loot Cursor** -*Positions the loot window directly under your cursor so you can loot without moving your mouse.* - -- **No Toggle** -*Keeps Auto Attack, Auto Shot, and Shoot active when re-pressed, preventing accidental cancellation.* +- **Energy & Mana Tick** — Adds an energy & mana tick to the player frame. +- **Clean Minimap** — Hides minimap addon buttons automatically when the cursor leaves the minimap area. +- **Minimap Zoom** — Increases the minimap size and shifts buff icons left to prevent overlap. +- **XP Bar Text** — Always shows current XP and rested bonus percentage directly on the experience bar — fixed for OctoWoW. +- **Free Slots Count** — Shows free slot counts on the backpack button: class bag slots (top right), reagent bag slots (bottom left), and total free slots (bottom right). +- **Loot Cursor** — Positions the loot window directly under your cursor so you can loot without moving your mouse. +- **No Toggle** — Keeps Auto Attack, Auto Shot, and Shoot active when re-pressed, preventing accidental cancellation. ---