2023-10-06 20:13:46 -04:00
---
title: "Community Projects"
---
2024-05-22 20:00:04 -04:00
Here's a list of interestings projects I've come across:
2023-10-06 20:13:46 -04:00
# 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/ |
2023-12-22 15:52:04 -05:00
| XIVLauncher.Core | Cross-platform version of XIVLauncher, optimized for Steam Deck | https://github.com/goatcorp/XIVLauncher.Core |
| XIV on Mac | Wine Wrapper, Setup tool and launcher for FFXIV on mac | http://www.xivmac.com/ |
| microlaunch | A native Linux launcher for FINAL FANTASY XIV Online written in Rust | https://github.com/eorzeatools/microlaunch |
2024-03-31 22:48:18 -04:00
| Seventh Umbral | Launcher for FFXIV 1.x | https://github.com/jpd002/SeventhUmbral |
2024-05-22 20:00:04 -04:00
| Astra[^1] | A FFXIV launcher that supports profiles, multiple accounts and Dalamud plugins. | https://xiv.zone/astra/ |
2023-12-22 15:52:04 -05:00
# Clients
Alternative programs for the [official client ]({{< ref "/executable/ffxiv" >}} ).
| Name | Description | Website |
| --- | --- | --- |
| SaBOTender | FFXIV Clientless | https://github.com/shalzuth/SaBOTender |
# Servers
Alternative programs for the official servers such as [Frontier ]({{< ref "frontier" >}} ) or [Lobby ]({{< ref "lobby" >}} ).
| Name | Description | Website |
| --- | --- | --- |
| Sapphire | A Final Fantasy XIV 4.0+ Server Emulator written in C++ | https://github.com/SapphireServer/Sapphire/ |
2024-03-31 22:48:18 -04:00
| Project Meteor | Final Fantasy XIV 1.X Server Emulator | https://bitbucket.org/Ioncannon/project-meteor-server/ |
2024-05-22 20:29:09 -04:00
| Kawari[^1] | Substitute for some official FFXIV servers | https://github.com/redstrate/kawari |
2023-12-22 15:52:04 -05:00
# Libraries
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 |
2024-05-22 20:00:04 -04:00
| Penumbra.GameData | Game Data preparation for Penumbra. | https://github.com/Ottermandias/Penumbra.GameData/ |
| FFXIVClientStructs | Resources for reverse-engineering the FFXIV client's native classes. | https://github.com/aers/FFXIVClientStructs/ |
2024-05-22 20:29:09 -04:00
| Physis[^1] | Data framework for FFXIV | https://github.com/redstrate/physis |
2023-12-22 15:52:04 -05:00
# Plugin Frameworks
Ways to extend the game at runtime with new capabilities.
| Name | Description | Website |
| --- | --- | --- |
| Dalamud | FFXIV plugin framework and API | https://github.com/goatcorp/Dalamud |
2024-05-22 20:00:04 -04:00
# Miscellaneous
Projects that don't fit into any other category.
| Name | Description | Website |
| --- | --- | --- |
| Ouroburos | Reverse engineering and modding of some shaders of a popular game | https://github.com/Shaderlayan/Ouroboros |
| benchtweaks | Small tweaks for the FINAL FANTASY XIV: Dawntrail benchmark | https://github.com/NotNite/benchtweaks |
| FFXIV vulgar words reader | FFXIV vulgarwordsfilter.dic parser | https://github.com/Lotlab/ffxiv-vulgar-words-reader/ |
[^1]: Written by me, but included on the list for the sake of.