Skip to content

Installation

Vocino edited this page Aug 20, 2026 · 7 revisions

install

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 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 main
  2. download WarbandPro-<sha>.zip (55kb)
  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/

verify

  • addon list shows warband.pro companion
  • /warband status prints len / counts / lastSeen
  • no minimap button. use compartment click or /warband

update

managers auto-update. manual: re-download zip. WarbandProDB kept.

deploys

git tag -a v1.0.1 -m v1.0.1 && git push origin v1.0.1 -> packager -> curseforge + wago + wowi + github release. needs CF_API_KEY org secret set (done).

Warband.pro Companion

Home

Start

Integration

Internals

Clone this wiki locally