pack: name: ExilesPack default_branch: master source: https://git.sub-net.at/Exiles # Repos to include in the pack. `include: false` means the repo is in the org but # either contains libraries only (coa-ace3) or isn't an end-user addon. addons: - repo: coa-ace3 # canonical Ace3 bundle - libs, not deployed as addon include: false note: "Ace3 libs are already embedded inside each consuming fork; the pack doesn't need them again." - repo: coa-template # template-only — not an installable addon include: false note: "Gitea "Use This Template" source repo for new coa-* forks." - repo: coa-ai-voiceover include: false note: "1.2 GiB of MP3 voice data + small lua framework; far too big to bundle. Track the addon separately (see /coa/dev/addons)." - repo: coa-altoholic include: true # If a repo has a *-all.zip release asset, prefer it over individual zips. Otherwise take all per-addon zips. - repo: coa-atlasloot include: true - repo: coa-bagnon include: true - repo: coa-bartender include: true - repo: coa-chatter include: true - repo: coa-clique include: true - repo: coa-dbm include: true - repo: coa-decursive include: true - repo: coa-details include: true - repo: coa-elvui include: true note: "Repo-only - not part of the default Exiles install. Set include:false if you want a slimmer pack." - repo: coa-exporter include: false note: "Internal data-export tool (CoaExporter) — not shipped to guildies, not released." - repo: coa-kui-nameplates include: true - repo: coa-leatrix-plus include: true - repo: coa-moveanything include: true - repo: coa-omen include: true - repo: coa-pawn include: true - repo: coa-professionmenu include: true - repo: coa-quartz include: true - repo: coa-ratingbuster include: true - repo: coa-sexymap include: true - repo: coa-shadowedunitframes include: true - repo: coa-tsm include: true - repo: coa-vanillaguide include: true note: "Ace2 stack runs on 3.3.5 via Lua50Compat shim (table.getn/setn restored) since 1.04.2-coa1-coa.2." - repo: coa-weakauras include: true