diff --git a/README.md b/README.md index ddd2dcf..1192e02 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,9 @@ the `USE_OWN_LIBRARIES` CMake option. 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! -* If you have a sourcehut account, you can use the [web contributing interface](https://git.sr.ht/~redstrate/astra/send-email). -* 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). +If you have changes you wish to submit, you can use [git send-email](https://git-send-email.io/) or the [sourcehut web contributor interface](https://git.sr.ht/~redstrate/astra/send-email)! -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 :-) +If you wish to file a bug report, or feature request please see [the bug tracker](https://todo.sr.ht/~redstrate/astra). +For general discussion about the launcher, potential features and so on, email me [on my mailing list](https://lists.sr.ht/~redstrate/public-inbox). +I discourage contacting me privately unless necessary, so everyone can benefit from the discussion. \ No newline at end of file diff --git a/TODO.md b/TODO.md deleted file mode 100644 index df09815..0000000 --- a/TODO.md +++ /dev/null @@ -1,15 +0,0 @@ -# Astra - -### Todo -- [ ] Steam Deck support - - [X] Optional QML Interface - - [X] Flatpak packaging - - [ ] Better Steam account support -- [ ] External Tool support -- [ ] Improve Watchdog stability and platform support -- [X] Game patching - -### Completed -- [x] News support -- [x] Better FFXIV documentation (like contributing to xiv.dev) -- [x] Precompiled binaries for Win/Mac/Linux \ No newline at end of file