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

Project RNLkzbGo for warband-pro-companion is now set in WarbandPro.toc. Packager ships CurseForge, Wago, and WoWI from the same source on v* tag.

WoWI

X-WoWI-ID remains 00000 placeholder until the project exists. Release workflow skips a site whose token is not set, with a warning.

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, and 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