1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-22 12:47:44 +00:00
astra/README.md

42 lines
1.7 KiB
Markdown
Raw Normal View History

2022-02-23 19:00:17 -05:00
# Astra
2021-11-01 09:54:58 -04:00
2023-08-19 07:53:29 -04:00
[![builds.sr.ht status](https://builds.sr.ht/~redstrate/astra.svg)](https://builds.sr.ht/~redstrate/astra?)
2023-10-08 20:26:27 -04:00
Linux FFXIV launcher that supports profiles, multiple accounts and [Dalamud](https://github.com/goatcorp/Dalamud)
2023-08-19 07:53:29 -04:00
plugins!
![Main Screenshot](misc/screenshot.png)
2021-11-10 05:37:45 -05:00
2021-11-01 09:54:58 -04:00
## Features
2022-08-15 13:19:23 -04:00
2023-10-11 14:52:10 -04:00
* 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.
2022-03-16 09:48:45 -04:00
## Get It
Details on where to find stable releases of Astra can be found on its [homepage](https://xiv.zone/astra).
2022-08-15 13:19:23 -04:00
Distribution packaging is encouraged, so please send an [email through the mailing list](https://lists.sr.ht/~redstrate/public-inbox) for any concerns.
## Support
2022-08-15 13:19:23 -04:00
If you have an issue with Astra, please [email the mailing list](https://lists.sr.ht/~redstrate/public-inbox).
2021-11-10 05:37:45 -05:00
## Building
2022-08-15 13:19:23 -04:00
Please refer to the [building document](BUILDING.md) for instructions on how to build Astra.
2022-06-01 12:18:38 -04:00
## Contributing
Please refer to the [contributing document](CONTRIBUTING.md) for everything you need to know to get started contributing to Novus.
2022-06-23 14:23:12 -04:00
## License
![GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png)
This project is licensed under the [GNU General Public License 3](LICENSE). Some code or assets may be licensed differently, please refer to the [REUSE](https://reuse.software/spec/) metadata.