Skip to content

PunishXIV/WrathCombo.API

Repository files navigation

WrathCombo.API

WrathCombo.API provides the enum and similar data used by Wrath Combo's IPC (read: API), the IPC Methods themselves, and wrappers for those IPC Methods that are typed more strongly than what Dalamud IPC allows for.
All in the sake of not having to copy over signatures, data, or keep up with the IPC changelog yourself.

You can find the full documentation for the IPC itself here.

Support

It's best to open issues here; but opening issue posts in the puni.sh discord server's Wrath Issues Forum (with [API] in the title) is also fine.

Changes

See Docs/Changes.md for the changelog.

Tip

You can keep up to date with the latest changes to the IPC by subscribing to the GitHub Atom feeds for the core Wrath Combo IPC documentation, and the changes file here. For example, you can do this very easily with Blogtrottr.
This package's changes feed:

https://github.com/PunishXIV/WrathCombo.API/commits/main/Docs/Changes.md.atom

Wrath Combo IPC Documentation feed:

https://github.com/PunishXIV/WrathCombo/commits/main/docs/IPC.md.atom

or @zbee's branch for upcoming changes: (though this link is more likely to move)

https://github.com/zbee/WrathCombo/commits/IPC/docs/IPC.md.atom

WrathCombo.API: Everything you need to work with Wrath Combo's IPC.
Copyright (C) 2025  Ethan Henderson (zbee) <[email protected]>

 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as published
 by the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU Affero General Public License for more details.

 You should have received a copy of the GNU Affero General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>. 

About

Everything you need to work with Wrath Combo's IPC.

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages