1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-05-11 20:47:45 +00:00
astra/README.md

37 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-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!
2025-04-29 15:42:53 -04:00
![Main Screenshot](https://xiv.zone/software/astra/main-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
2025-05-04 17:03:07 -04:00
* **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
2024-05-26 10:02:08 -04:00
Details on where to find stable releases of Astra can be found on its [homepage](https://xiv.zone/astra/install).
2022-08-15 13:19:23 -04: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 & Support
2025-03-11 20:39:41 -04:00
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](CONTRIBUTING.md) for everything you need to know to get started contributing to Astra.
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.