This repo is no longer supported. I've merged this code into Kapture for easier maintenance.
This is an evolving effort to extract common code from my ACT FFXIV Plugins.
- Wrappers for easier access to:
- ACT Globals and other ACT functions
- Ravahn's FFXIV Parsing plugin
- Ngld's Overlay Plugin
- SaintCoinach Data
- Universalis API
- Config Manager for storing user settings.
- Updater using GitHub Releases and SemVer.
- Basic Logger with no deps.
- Custom WinForm Controls.
- Clone repo to local workspace.
- Update cake.build configuration section.
- Run ./build.ps1 as admin in powershell.
- Update config in ./scripts/game-data-config.bat.
- Open your Aetherbridge/scripts dir in command line.
- Run update-game-data.bat
- By default, a mock dll is generated for easier unit testing.
- Not all SaintCoinach data is available - only what I've needed to-date.