1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-20 11:47:46 +00:00
Unofficial FFXIV launcher
Find a file
2023-12-20 21:52:43 -05:00
.reuse Fix REUSE for scripts 2023-10-04 11:49:56 -04:00
autotests Move autotests directory to repository root 2023-12-17 10:16:21 -05:00
external Fix order of linking zlib 2023-12-20 19:28:36 -05:00
flatpak Use steamwrap and more flatpak fixes 2023-12-20 19:29:04 -05:00
launcher Async WritePassword hates me 2023-12-20 21:52:43 -05:00
LICENSES Fix reuse 2023-09-23 13:56:00 -04:00
misc Update README, screenshot 2023-10-08 20:26:27 -04:00
scripts Fix tarball script stripping out build.rs 2023-10-04 16:26:04 -04:00
.build.yml Fix .build.yml due to Arch package changes 2023-11-14 20:42:40 -05:00
.editorconfig Update .clang-format, add .editorconfig 2022-08-15 11:12:30 -04:00
.gitignore Ensure compliance with the REUSE specification 2023-08-05 22:14:05 -04:00
.gitmodules Switch back to upstream libcotp 2023-11-10 17:14:53 -05:00
BUILDING.md Rip out Steamworks integration for now 2023-12-20 19:38:34 -05:00
CMakeLists.txt Rip out Steamworks integration for now 2023-12-20 19:38:34 -05:00
CONTRIBUTING.md Fix links in CONTRIBUTING 2023-08-18 14:59:04 -04:00
README.md Sync features with website in README 2023-10-11 14:52:10 -04:00
zone.xiv.astra.appdata.xml Improve appstream metadata, and change project id 2023-08-06 11:52:35 -04:00
zone.xiv.astra.desktop Improve appstream metadata, and change project id 2023-08-06 11:52:35 -04:00
zone.xiv.astra.svg Improve appstream metadata, and change project id 2023-08-06 11:52:35 -04:00
zone.xiv.astra.yml Allow communicating with kwallet, GNOME keyring, etc 2023-12-20 19:32:49 -05:00

Astra

builds.sr.ht status

Linux FFXIV launcher that supports profiles, multiple accounts and Dalamud plugins!

Main Screenshot

Features

  • Wine Support - Handles launching Wine for you.
  • Dalamud Support - You can use Dalamud plugins out of the box.
  • Multiple Profiles - Almost all of the settings can be set per-profile.
  • Encrypted Arguments - Game arguments are encrypted out of the box, so it's just 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.
  • Sapphire Login - Can login to 3rd party Sapphire servers.

Get It

Details on where to find stable releases of Astra can be found on its homepage.

Distribution packaging is encouraged, so please send an email through the mailing list for any concerns.

Support

If you have an issue with Astra, please email the mailing list.

Building

Please refer to the building document for instructions on how to build Astra.

Contributing

Please refer to the contributing document for everything you need to know to get started contributing to Novus.

License

GPLv3

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.