No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
xeltor 1b95c11e75
All checks were successful
Validate Public Feed / validate (push) Successful in 21s
chore: update XelsCombatAI stable feed
2026-08-29 15:02:11 +00:00
.forgejo/workflows ci: move public feed to xelsplugins 2026-08-05 14:21:20 +02:00
scripts fix: update public feed through Forgejo API 2026-07-10 17:10:58 +02:00
.gitignore feat: initialize custom Dalamud feed repository 2026-05-16 10:47:14 +02:00
AGENTS.md ci: use autoscaled Forgejo runner label 2026-07-16 18:20:32 +02:00
pluginmaster.json chore: update XelsCombatAI stable feed 2026-08-29 15:02:11 +00:00
README.md ci: move public feed to xelsplugins 2026-08-05 14:21:20 +02:00
repos.txt ci: migrate plugin distribution to Forgejo 2026-07-10 16:05:10 +02:00

Xel's Dalamud Plugin Repository

This is the XelsPlugins personal/friends custom Dalamud plugin repository.

Add this URL in Dalamud custom plugin repositories:

https://forge.xel-serv.com/xelsplugins/XelsDalamudRepo/raw/branch/main/pluginmaster.json

Normal users should stay on stable builds unless they intentionally enable testing versions in Dalamud.

Stable builds come from manually triggered release workflows in each plugin repository. Testing builds also come from manual workflow runs and update the mutable testing prerelease for each plugin.

Release notes and public plugin assets are published as namespaced Forgejo releases in this repository. The plugin feed only carries version, API level, and download metadata.

This repository also owns the shared Forgejo Actions workflows and helper scripts used by the private plugin repositories for validation, testing publication, stable releases, packaging, and feed updates. Concrete jobs use the ubuntu-22.04 runner label.

This repository is not submitted to the official Dalamud plugin repository.