From 2092a351d12aafc52efea8e56b4140690a35b0d4 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Tue, 1 Mar 2022 16:43:53 -0500 Subject: [PATCH] Add TODO --- TODO.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..6c57397 --- /dev/null +++ b/TODO.md @@ -0,0 +1,13 @@ +# Astra + +### Todo +- [ ] Steam Deck support + - [ ] Optional QML Interface + - [ ] Flatpak packaging + - [ ] Better Steam account support +- [ ] External Tool support +- [ ] Better FFXIV documentation (like contributing to xiv.dev) +- [ ] News support +- [ ] Improve Watchdog stability and platform support +- [ ] Precompiled binaries for Win/Mac/Linux +- [ ] Game patching \ No newline at end of file