From d5e76bd66782b6d2644f12e596936beb9efe54db Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Fri, 15 Dec 2023 00:28:28 +0000 Subject: [PATCH] Update Design --- .vscode/settings.json | 5 ----- README.md | 28 +++++++++++++--------------- TO-DO List.md | 16 ---------------- 3 files changed, 13 insertions(+), 36 deletions(-) delete mode 100644 .vscode/settings.json delete mode 100644 TO-DO List.md diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index afb4b64..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "cSpell.words": [ - "Sideload" - ] -} \ No newline at end of file diff --git a/README.md b/README.md index 69de63f..6d06788 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@



-## Downloads +downloads-folder

Downloads

-

  WSABuilds Project Status

+

  WSABuilds Project Status

-

⚠️❗IMPORTANT: Read Before Downloading❗⚠️

+

⚠️❗IMPORTANT: Read Before Downloading❗⚠️


@@ -185,7 +185,7 @@ ✅ - v2308.40000.2.0 + v2308.40000.2.0 Update Skipped to allow time for adjusting the Docs and the build script (MagiskOnWSALocal).
Sorry for any Inconvenence. Updates will resume as normal after this. @@ -199,20 +199,18 @@ ✅ - v2309.40000.4.0 - "Updates have been skipped, in order to allow time to switch to GitHub Actions from my Linux Server, which I have been using since the start of the GitHub repo. Rest assure that this will likely be the last disruption. Once again I appologise and would also like to thank you for using this repo."

MustardChef
+ v2309.40000.4.0 to 2310.40000.1.0 and 2311.40000.3.0 + "Updates have been skipped, in order to allow time to switch to GitHub Actions from my Linux Server, which I have been using since the start of the GitHub repo. Rest assure that this will likely be the last disruption. Once again I appologise and would also like to thank you for using this repo."

MustardChef
- v2309.40000.5.0 + v2310.40000.2.0 + ➖ + ➖ - v2309.40000.7.0 - - - v2308.40000.4.0 - - - v2309.40000.8.0 + v2311.40000.4.0 + ➖ + ➖ @@ -370,7 +368,7 @@ -

Requirements

+system-information

Requirements

diff --git a/TO-DO List.md b/TO-DO List.md deleted file mode 100644 index 5eca0e5..0000000 --- a/TO-DO List.md +++ /dev/null @@ -1,16 +0,0 @@ -- [x] Fix README.md and Links -- [x] Update Guides: -- [ ] Get GitHub Actions Workflow for WSA Building, working - - [ ] Update MagiskOnWSALocal Script - - [ ] Update DLLs for WSAPatch - - [ ] Remove unnecessary files from MagiskOnWSALocal repo clone (.gitattributes, .gitignore, .github etc.) - - [ ] Create a Workflow to check for WSA Update and three Workflows for WSA builds --> Windows 10 x86_64, Windows 11 x86_64 and Windows 11 arm64 - - [ ] Create automated release notes for WSA builds - - [ ] Automatically upload builds to OneDrive - - [ ] Automtically update download links and OneDrive Links in README.md -- [ ] Get WSAPackages Workflow up-to standards - - [ ] Automatically fetch User-Code/token - - [ ] Split Update check and fetching workflow into two: - - [ ] Retail - - [ ] Insider Program - - [ ] Set Workflow to run every 10 minutes