We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6630d42 + 7c4ded4 commit 0fa63b2Copy full SHA for 0fa63b2
README.md
@@ -1,9 +1,20 @@
1
# AndroidScript
2
3
-## UNDER ACTIVE REVISION
+## Public Script Download
4
5
-- The old version has multiple issues, and thus we need an extensive revision.
+- FGO
6
+ - [Demo (Youtube)](https://www.youtube.com/watch?v=SkbWy6nC3Pk)
7
+ - [Traditional Chinese Server, Pixel 4XL](https://drive.google.com/file/d/1Pp1JePjrvx-k3f_xJJxG6STwUp4j1MZP/view?usp=drive_link)
8
9
+## v3.0.0-alpha released :)
10
+
11
+- Tested manually
12
+- Future works and TODOs
13
+ - MVVM design pattern
14
+ - Repository/Room DAO instead of raw file accesses
15
+ - Direct download feature
16
+ - Manual/ User Guide
17
18
## Notes for developers
19
20
### For the sdk path, you should have a file `local.properties` in the root folder, for example:
0 commit comments