Community Projects
Various open source resources and projects
Last updated
Various open source resources and projects
Last updated
This is a list of various open source resources and projects related to FFXIV. Please leave an issue if your project is listed here and you'd like to remove it.
A popular custom launcher with extra features. Good reference for the login flow (including Steam/Free Trial accounts) and the patching system.
A plugin framework and API, meant to be used with XIVLauncher. Almost all official plugins are open source.
Library for reading and interacting with FFXIV game files and Excel data.
Another library for reading and interacting with game files/Excel data. Provides community maintained metadata on Excel data types.
Yet another library for game data, but in Rust.
Another library for game data, in TypeScript.
A C# library containing community-maintained structs in the client, and Python scripts to help reverse engineer the game binary in IDA/Ghidra.
A command line interface for SaintCoinach. Features commands to export raw game files, the UI images, and music.
A GUI interface for browsing Excel data and viewing territories, powered by SaintCoinach.
A GUI for browsing the game files. You may be interested in this fork adding more features.
An API for game versions and patch information.
A list of file paths in the game files, crowdsourced via a Dalamud plugin.
A general-purpose API for FFXIV. Most useful if you can't embed a library into your application or need Lodestone information.
A server emulator. Not always up to date, but still a great reference on many things.
A general library for packet capture with specialized FFXIV functionality.
A set of tools to capture network data and store it into an SQLite database.
A library to parse ACT logs.
link
language
C#
link
language
C#
link
language
C#
link
language
C#
link
language
Rust
link
language
TypeScript
link
language
C#, Python
link
language
C#
link
language
C#
link
language
Java
link
source
link
source
link
source
link
language
C++
link
language
C#
link
language
Go, C#
link
language
Python