-
Notifications
You must be signed in to change notification settings - Fork 2
Install
Install OneWoW (required) plus only the optional OneWoW_* folders you want. You are not required to copy every addon in the package.
| Source | Notes |
|---|---|
| CurseForge or Wago | Install and update like any other addon |
| Discord | Community bot command that gives a zip in the same shape CurseForge would |
| GitHub | Fine if you already clone repos — this page does not teach git |
Site and community: https://wow2.xyz/
-
Unpack the zip so you see folders named like
OneWoW,OneWoW_Bags,OneWoW_QoL— not one extra wrapper folder around everything. -
Copy those folders into:
World of Warcraft\_retail_\Interface\AddOns\ -
At the character select screen, open AddOns and enable
OneWoWplus any optional modules you installed. -
Log in (or
/reloadif you already were in-world). -
Type
/ow(also/1w,/one,/onewow) to open the hub. -
Use Manage Features to enable or disable optional modules. Disabling a feature unloads it — it is not just hidden.
| Kind | Examples | Notes |
|---|---|---|
| Required | OneWoW |
Core hub and shared UI |
| Feature modules |
OneWoW_Bags, OneWoW_QoL, OneWoW_AltTracker, OneWoW_Catalog, OneWoW_Trackers, OneWoW_Notes, OneWoW_ShoppingList, OneWoW_Mail, OneWoW_DirectDeposit
|
Enable in Manage Features |
| Catalog data | OneWoW_CatalogData_* |
Companion data for Catalog — enable with Catalog |
| AltTracker data | OneWoW_AltTracker_* |
Companion data for AltTracker — enable with AltTracker |
| Tools | OneWoW_Utility_DevTool |
Optional in-game developer inspector |
If a feature seems empty after you enable it, confirm its companion data folders are also present under AddOns and enabled.
- README.md — quick start and addon catalog
- OneWoW/README.md — core install notes