mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-20 11:47:46 +00:00
Remove mirror links
This commit is contained in:
parent
83e53dcaa8
commit
c5bf4f2c80
1 changed files with 14 additions and 11 deletions
23
README.md
23
README.md
|
@ -1,13 +1,15 @@
|
||||||
# Astra
|
# Astra
|
||||||
|
|
||||||
[](https://sr.ht/~redstrate/astra)
|
A custom FFXIV launcher that supports **multiple accounts/profiles**, **Dalamud plugins** and **runs natively** on
|
||||||
[](https://github.com/redstrate/astra)
|
|
||||||
[](https://git.ryne.moe/redstrate/astra)
|
|
||||||
|
|
||||||
A custom FFXIV launcher that supports multiple accounts, Dalamud plugins, and Windows/macOS/Linux. Astra is based on Qt,
|
### Beta Notice
|
||||||
which provides a native-feeling GUI but also lean on resources.
|
Astra is **beta software**. Despite this, the launcher is usable for most usecases, except for those noted below:
|
||||||
|
|
||||||
|
* Astra **cannot update the game** on its own yet, however you'll be prompted to use the official launcher to update.
|
||||||
|
* Logging into **Steam-linked accounts** is unsupported at the moment.
|
||||||
|
|
||||||
|
If you have more questions, please look at the [FAQ](https://xiv.zone/astra/faq).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -57,12 +59,13 @@ the `USE_OWN_LIBRARIES` CMake option.
|
||||||
* [Linux](https://man.sr.ht/~redstrate/astra/linux-usage.md)
|
* [Linux](https://man.sr.ht/~redstrate/astra/linux-usage.md)
|
||||||
|
|
||||||
## Contributing and Support
|
## Contributing and Support
|
||||||
|
|
||||||
The best way you can help Astra is by [monetarily supporting me](https://ko-fi.com/redstrate) or by submitting patches to fix bugs or add functionality.
|
The best way you can help Astra is by [monetarily supporting me](https://ko-fi.com/redstrate) or by submitting patches to fix bugs or add functionality.
|
||||||
I work on Astra and my other FFXIV projects in my free time, so any support helps to let me continue what I do!
|
I work on Astra and my other FFXIV projects in my free time, so any support helps to let me continue what I do!
|
||||||
|
|
||||||
Astra is [lives on sourcehut](https://sr.ht/~redstrate/astra/). There are two ways you can contribute patches:
|
* If you have a sourcehut account, you can use the [web contributing interface](https://git.sr.ht/~redstrate/astra/send-email).
|
||||||
* If you prefer GitHub, I accept pull requests on the [Github mirror](https://github.com/redstrate/astra/pulls).
|
* If you do not want to use Github or sourcehut, you may always send the patch through [the mailing list](https://lists.sr.ht/~redstrate/astra-dev).
|
||||||
* You can send patches by sending an email to [my mailing list](https://lists.sr.ht/~redstrate/public-inbox). If you do send a patch through the mailing list, please prefix the subject with `[PATCH astra]` so it's properly filtered.
|
|
||||||
|
|
||||||
If you just want to report a bug or discuss a feature, please send an email to [my mailing list](https://lists.sr.ht/~redstrate/public-inbox).
|
If you just want to report a bug or discuss a feature, please send an email to [my mailing list](https://lists.sr.ht/~redstrate/public-inbox).
|
||||||
I discourage contacting me privately unless necessary, because other people may have the same problem as you - and I can share the solution with everyone :-)
|
I discourage contacting me privately unless necessary, because other people may have the same problem as you - and I can share the solution with everyone :-)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue