Skip to content

Installation

Vocino edited this page Aug 20, 2026 · 7 revisions

Installation

CurseForge (Release)

Search Warband.pro Companion. Project ID 1660174.

Managers: CurseForge App, WowUp, Ajour, instawow.

instawow install warband-pro-companion          # once live
instawow install github warband-pro/addon       # pre-release

Wago / WoWI

X-Wago-ID and X-WoWI-ID are placeholders until projects exist. Same source repo ships all three via BigWigs packager on v* tag.

Manual (CI Artifact)

  1. GitHub warband-pro/addon -> Actions -> CI -> latest green on main
  2. Download WarbandPro-<sha>.zip (55 KB)
  3. Unzip to _retail_/Interface/AddOns/WarbandPro
  4. In game /reload (restart if TOC changed)

Source

git clone https://github.com/warband-pro/addon.git WarbandPro
mv WarbandPro _retail_/Interface/AddOns/

Verification

  • Addon list shows Warband.pro Companion
  • /warband status prints length / counts / last seen
  • No minimap button. Use Compartment click or /warband

Updates

Managers auto-update. Manual: re-download zip. WarbandProDB is preserved.

Deploys

git tag -a v1.0.1 -m v1.0.1 && git push origin v1.0.1

Packager then ships to CurseForge, Wago, WoWI, and GitHub Release. Requires CF_API_KEY org secret (already set).

Warband.pro Companion

Home

Start

Integration

Internals

Clone this wiki locally