|
@@ -2,13 +2,13 @@
|
|
|
|
|
|
## v1.0-dev
|
|
|
|
|
|
-- [ ] Ported goRoku's code-base
|
|
|
+- [x] Ported goRoku's code-base
|
|
|
- [ ] Tested code-base (as best we can)
|
|
|
-- [ ] Linux desktop app
|
|
|
+- [x] Linux desktop app
|
|
|
- [ ] More testing, this time on the Linux desktop app (thank you Fyne, you support testing app development)
|
|
|
-- [ ] Android app
|
|
|
+- [x] Android app
|
|
|
- [ ] Hmm testing, yup, this time on the Android app (if needed, to get the Android app it should just be asking Fyne to make a android executable then coping it onto a test device to play around with)
|
|
|
-- [ ] Simple build process for desktop and mobile (script it)
|
|
|
+- [x] Simple build process for desktop and mobile (script it)
|
|
|
|
|
|
## v1.0-rel
|
|
|
|