Files
HellionChat/.github/release-footer.md
T
JonKazama-Hellion 9640d336a6 Migrate Actions workflows to Gitea
- codeql.yml removed: GitHub-only (uses github/codeql-action/*).
- build.yml + release.yml: runs-on switched to ubuntu-latest (Gitea Cloud
  has no Windows runner). Dalamud staging is now downloaded via curl/unzip
  into $HOME/.xlcore/dalamud/Hooks/dev/, the path the Dalamud SDK 15 uses
  on Linux. Locate-step uses find instead of Get-ChildItem.
- release.yml: softprops/action-gh-release replaced with the Gitea-native
  https://gitea.com/actions/release-action. Auto-injected GITHUB_TOKEN on
  Gitea Actions has Gitea-API scope and is sufficient.
- forge-announce.yml: environment: Webhook removed (Gitea has no
  environments — DISCORD_FORGE_WEBHOOK is a repo-level Actions secret).
  avatar_url and embed url switched from raw.githubusercontent.com /
  github.com to gitea.com.
- release-footer.md: install URL plus the five doc links (README, PRIVACY,
  THIRD_PARTY_NOTICES, SECURITY, SUPPORT) and LICENSE link switched to
  gitea.com/.../src/branch/main/. ChatTwo upstream link stays on GitHub.
2026-05-08 14:06:44 +02:00

1.2 KiB


How to install

This release is distributed via the HellionChat custom repository, not the Dalamud main plugin repo. To install:

  1. In XIVLauncher: Settings → Experimental → Custom Plugin Repositories
  2. Add the URL: https://gitea.com/JonKazama-Hellion/HellionChat/raw/branch/main/repo.json
  3. Enable, save, then /xlplugins → search Hellion Chat → install

Project documents

Licence

EUPL-1.2. Based on Chat 2 by Infi and Anna, also EUPL-1.2.