# CurseForge / BigWigs packager config.
# Only used if you connect a Git repo and let the packager build the zip.
# Manual zip uploads ignore this file entirely.

package-as: KiraUI-Plugin

enable-nolib-creation: no

# Dev-only files that must never ship to users.
ignore:
  - .vscode
  - .pkgmeta
  - "*.md"
  - "*.zip"

# The libraries are committed inside Libs/ rather than fetched, so there is no
# externals block. If you ever switch to fetching them, delete Libs/ from the
# repo first - a checked-in copy and a fetched copy will both land in the zip.
