mirror of
https://github.com/redstrate/Astra.git
synced 2025-05-13 21:07:46 +00:00
Unofficial FFXIV launcher
When you're offline, all of the asset update checks fail (of course) and thus can prevent you from logging in. While it's possible to work around this already by toggling certain things off such as Dalamud, the built-in Wine etc - we should still be able to play if we have all of that downloaded. Now there is buttons in the network fail prompts that allow you to continue if you understand the risks. This would also make Astra more resilient to issues like GitHub being temporarily unavailable. |
||
---|---|---|
.github/workflows | ||
.reuse | ||
autotests | ||
external | ||
launcher | ||
LICENSES | ||
resources | ||
scripts | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
BUILDING.md | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
README.md | ||
zone.xiv.astra.appdata.xml | ||
zone.xiv.astra.desktop | ||
zone.xiv.astra.svg | ||
zone.xiv.astra.yml |
Astra
Linux FFXIV launcher that supports profiles, multiple accounts and Dalamud plugins!
Features
- Wine Support: Handles launching Wine for you.
- Dalamud Support: You can use Dalamud plugins out of the box!
- Multiple Profiles: Customizable per-profile settings for users that need multiple game installations.
- Encrypted Arguments: Game arguments are encrypted out of the box, and is as secure as other launchers.
- Secure Password Storage: Login information is encrypted using your system keychain and is never stored plain-text.
- Game Patching Support: Can patch the game without the need to boot into the official launcher.
- Alternative Server Support: Can use alternative servers in case the official ones ever disappear.
Get It
Details on where to find stable releases of Astra can be found on its homepage.
Building
Please refer to the building document for instructions on how to build Astra.
Contributing & Support
Submitting patches to help fix bugs or add functionality is always appreciated. Filing issues is good too, but I do this in my free time so please don't expect professional support.
Please refer to the contributing document for everything you need to know to get started contributing to Astra.
License
This project is licensed under the GNU General Public License 3. Some code or assets may be licensed differently, please refer to the REUSE metadata.