FFXIV for some reason has a budding ecosystem of interesting open source projects and libraries.
# Launchers
Alternative programs for the [official launcher]({{< ref "/executable/ffxivlauncher" >}}).
| Name | Description | Website |
| --- | --- | --- |
| XIVQuickLauncher | A faster launcher for our favorite critically acclaimed MMO, with various available addons and enhancements to the game! | https://goatcorp.github.io/ |
Libraries to interact with game data, read formats and more.
| Name | Description | Website |
| --- | --- | --- |
| xivModdingFramework | The library that powers TexTools. Can read/write models, textures, materials etc. | https://github.com/TexTools/xivModdingFramework |
| Lumina | A simple, performant and extensible framework for interacting with FFXIV game data | https://github.com/NotAdam/Lumina |
| Xande | A C# library for interacting with FINAL FANTASY XIV models | https://github.com/xivdev/Xande |