From 1448ccd376d6bc0a6704771e673c106384873f16 Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Tue, 11 Apr 2023 22:40:14 +0100 Subject: [PATCH 1/4] Update "Want To Build Your Own Custom Build Guide" + Update Download Link To Latest Version + Update Old Builds List --- README.md | 48 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 33 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 1956387..3756433 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,15 @@ |**The repository shown in this is designed specifically not to be forked. MagiskOnWSA and some of the various forks and clones that have sprung up on the platform (***potentially***) violate GitHub's Terms of Service due to abuse of GitHub Actions and have been ultimately warned, disabled or banned.**| |**Therefore, don't fork this repository unless you're a developer and want to modify the code itself and/or want to contribute to the Github repository.**| |**If you want to create your Custom Build, please follow the instructions set out clearly, to avoid the repo from being taken down as a result of a misuse of Github Actions due to the large number of forks.**| - + --- -#### **1. Check the version from [Releases](https://github.com/MustardChef/WSABuilds/releases) first. If it does not have the version you want, continue to follow this guide. If it does, then feel free to use those prebuild WSA builds** - -#### **2. Log into your Github Account (this is necessary) and in the home page, click on the button (shown below) and select "import a repository" or go to [this page directly](https://github.com/new/import)** +#### **1. Star this repos (I will happy if you do that)** + +--- +#### **2. Check the version from [Releases](https://github.com/MustardChef/WSABuilds/releases) first. If it does not have the version you want, continue to follow this guide. If it does, then feel free to use those prebuild WSA builds** + +--- +#### **3. Log into your Github Account (this is necessary) and in the home page, click on the button (shown below) and select "import a repository" or go to [this page directly](https://github.com/new/import)** ***Step 1:*** @@ -61,52 +65,66 @@ ![image](https://user-images.githubusercontent.com/68516357/221641202-e3ef4deb-f2dd-46e6-82c8-fb4767f82e99.png) --- -#### **3. [Copy the URL of this Repo](https://github.com/WellCodeIsDelicious/WSA-Script) and paste it into the the text box below and press "Import"** +#### **4. [Copy the URL of this Repo](https://github.com/WellCodeIsDelicious/WSA-Script) and paste it into the the text box below and press "Import"** ![image](https://user-images.githubusercontent.com/68516357/221643582-72d71f68-8f53-48d9-a940-692a54d42098.png) --- -#### **4. Go to the **Setting** tab in your newly imported repo and enable "Github Actions"** +#### **5. Go to the **Setting** tab in your newly imported repo and enable "Github Actions"** ![Settings](https://user-images.githubusercontent.com/68516357/222214308-b52b1c6f-a60b-44ef-9ce0-bc335087e3a2.png) ![MRq9WD3SO2](https://user-images.githubusercontent.com/68516357/222215598-30d68ad3-9700-4061-bba4-815b3befcb10.png) ---- -#### **5. Then, scroll down until you reach the section titled "Workflow Permission" and follow the steps as shown in the image below** -![image](https://user-images.githubusercontent.com/68516357/224546417-a82249b4-3864-42bd-8a29-32350b8b0c97.png) +--- +#### **6. Open [this link](https://github.com/settings/tokens/new) in new tab, then follow the step below. FINALLY, SCROLL DOWN AND CLICK GENERATE TOKEN** +![image](https://user-images.githubusercontent.com/70064328/231184720-0d3b4ce7-0b82-4b1f-b337-5f0fd0ceb632.png) --- -#### **6. Now, Go to the **Action** tab** +#### **7. The key will appear. Then click the copy button at right side of the key.** +![image](https://user-images.githubusercontent.com/70064328/231189492-cf3b407e-708b-4224-ba4e-11f3e27012a1.png) +--- + +--- +#### **8. Now, back to your repository **Setting** tab, and open Secret and Variable, then click Action. Next click **New reporistory secret** button** +![image](https://user-images.githubusercontent.com/70064328/231191605-1e3c4b53-6d17-49f5-8e7f-c752ae12aee8.png) + +--- +#### **9. In the name boxes, type PAT. Next, paste your copied Secret key to Secret boxes, then click **Add Secrets** button** +![image](https://user-images.githubusercontent.com/70064328/231192376-16aa194c-07ae-4262-857f-d9d86701a110.png) +--- + + +#### **10. Now, Go to the **Action** tab** ![CvYhP0B0CI](https://user-images.githubusercontent.com/68516357/222221960-f48ab9c3-eb77-4cb0-b932-5cd343381048.png) --- -#### **7. In the left sidebar, click the **Custom Build** workflow.** +#### **11. In the left sidebar, click the **Custom Build** workflow.** ![image](https://user-images.githubusercontent.com/68516357/222221307-8a4571d2-ac3e-410b-b999-0eb62b14d8d5.png) --- -#### **8. Above the list of workflow runs, select **Run workflow**** +#### **12. Above the list of workflow runs, select **Run workflow**** ![image](https://user-images.githubusercontent.com/68516357/222222850-f991890c-5a80-4cc2-b83d-0ef35c24a79e.png) --- -#### **9. Select your desired options such as ***Magisk Version***, ***WSA Release Channel + WSA Archetecture*** , ***GApps Varient*** and ***Compression Format*** then click **Run workflow**** +#### **13. Select your desired options such as ***Magisk Version***, ***WSA Release Channel + WSA Archetecture*** , ***GApps Varient*** and ***Compression Format*** then click **Run workflow**** ![image](https://user-images.githubusercontent.com/68516357/222224185-abcfa0cf-c8c6-46e3-bc38-871c968b86f2.png) --- -#### **10. Wait for the action to complete and download the artifact** +#### **14. Wait for the action to complete and download the artifact** **DO NOT download it via multithread downloaders like IDM** ![image](https://user-images.githubusercontent.com/68516357/222224469-5748b78a-158e-46ff-9f65-317dbb519aac.png) --- -#### **11. Install like normal using the instructions in this repository** and most important of all.... +#### **15. Install like normal using [the instructions](https://github.com/YT-Advanced/WSA-Script#--installation) in this repository** and most important of all....
From 39ea96822a985a728be7b95f66da8cb643629980 Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Tue, 11 Apr 2023 22:42:46 +0100 Subject: [PATCH 2/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3756433..8cbb915 100644 --- a/README.md +++ b/README.md @@ -144,8 +144,8 @@ |****Operating System****|****Download Page****|****Download Mirrors****| |----------|-----------|--------------| -| | [![win11down](https://img.shields.io/badge/Download%20Latest%20Build-Windows%2011%20x64-blue?style=for-the-badge&logo=windows11)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2303.40000.2.0)
[![win11down](https://img.shields.io/badge/Download%20Latest%20Build-Windows%2011%20arm64-blue?style=for-the-badge&logo=windows11)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2303.40000.2.0_arm64)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/Ev9lzfHfZyRNjwKJIHo02xoB5sCKd_SsrUea8YcTlTF55w?e=T7wTdQ)| -| | [![win10down](https://img.shields.io/badge/Download%20Latest%20Build-Windows%2010%20x64-blue?style=for-the-badge&logo=windows)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_10_2303.40000.2.0)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/EpKHSuu_JOFFmhksMl0LWhQB3_mweBiHmdx8OFr27NZ2Yw?e=Ozbp3N)| +| | [![win11down](https://img.shields.io/badge/Download%20Latest%20Build-Windows%2011%20x64-blue?style=for-the-badge&logo=windows11)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2303.40000.3.0)
[![win11down](https://img.shields.io/badge/Download%20Latest%20Build-Windows%2011%20arm64-blue?style=for-the-badge&logo=windows11)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2303.40000.3.0_arm64)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/Em6UayhwqPtPkesw4Y3gLkEBuZdCiTYe7UF6NNzC-2obCA?e=s0diFJ)| +| | [![win10down](https://img.shields.io/badge/Download%20Latest%20Build-Windows%2010%20x64-blue?style=for-the-badge&logo=windows)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_10_2303.40000.3.0)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/EnZZfPtP1SZJknDASBylfMkBohGWsntMcV_t4IaQRuFTSw?e=xiFdca)| |

|[![windownold](https://img.shields.io/badge/Windows%2010%2F11-Older%20Builds-red?style=for-the-badge)](https://github.com/MustardChef/WSABuilds/blob/master/OldBuilds.md)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/EgNsfSstHBtIuAZgiNVkanYBTwu0kKVC_QvOiW7i0IojdQ)| |

|

Custom Builds:

[![windownmagikdelta](https://img.shields.io/badge/Windows%2010%2F11-Magisk%20Delta-382bef?style=for-the-badge)](https://github.com/MustardChef/WSAMagiskDelta)| | |

|[](https://github.com/MustardChef/WSAPackages)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/EgSWYr5JLjFNkSmNydPNFKsBJAlCKj61c6BbbbVGPglASA?e=weIk7y)| From 1b81445224750e6f5655cb4710135487347163ea Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Tue, 11 Apr 2023 22:44:45 +0100 Subject: [PATCH 3/4] Update README_CN.md --- README_CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_CN.md b/README_CN.md index cd1e6da..32ad4a4 100644 --- a/README_CN.md +++ b/README_CN.md @@ -135,8 +135,8 @@ |****操作系统****|****下载页面****|****下载镜子****| |----------|-----------|--------------| -| | [](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2303.40000.2.0)
[](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2303.40000.2.0_arm64)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/EpU5MZpnqGlMopVKP_kgmSwBiUCiDquTdoo-OT5gVtTZxA?e=MTEeNP)| -| | [](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_10_2303.40000.2.0)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/EgXKX2ptTFVEhJXIxH-ij1EBq3CYnOxUZp0PdE-fFyrc6g?e=0LM1Ml)| +| | [](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2303.40000.3.0)
[](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2303.40000.3.0_arm64)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/Em6UayhwqPtPkesw4Y3gLkEBuZdCiTYe7UF6NNzC-2obCA?e=s0diFJ)| +| | [](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_10_2303.40000.3.0)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/EnZZfPtP1SZJknDASBylfMkBohGWsntMcV_t4IaQRuFTSw?e=xiFdca)| |

|[](https://github.com/MustardChef/WSABuilds/blob/master/OldBuilds.md)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/EgNsfSstHBtIuAZgiNVkanYBTwu0kKVC_QvOiW7i0IojdQ)| |

|

自定义构建:

[](https://github.com/MustardChef/WSAMagiskDelta)| | |

|[](https://github.com/MustardChef/WSAPackages)|[](https://x6cgr-my.sharepoint.com/:f:/g/personal/mcdt_x6cgr_onmicrosoft_com/EgSWYr5JLjFNkSmNydPNFKsBJAlCKj61c6BbbbVGPglASA?e=weIk7y)| From a4b653d2ffddf846327f01c5064832e905872687 Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Tue, 11 Apr 2023 22:46:49 +0100 Subject: [PATCH 4/4] Update OldBuilds.md --- OldBuilds.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/OldBuilds.md b/OldBuilds.md index a7506ae..1e8b67d 100644 --- a/OldBuilds.md +++ b/OldBuilds.md @@ -4,6 +4,9 @@ +[![](https://img.shields.io/badge/Windows%20Subsystem%20For%20Android%3A%202303.40000.2.0-Download%20x64-blueviolet?style=for-the-badge&logo=windows11)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2303.40000.2.0) + +[![](https://img.shields.io/badge/Windows%20Subsystem%20For%20Android%3A%202303.40000.2.0-Download%20arm64-800040?style=for-the-badge&logo=windows11)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2303.40000.2.0_arm64) [![](https://img.shields.io/badge/Windows%20Subsystem%20For%20Android%3A%202302.40000.9.0-Download%20x64-blueviolet?style=for-the-badge&logo=windows11)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2302.40000.9.0) @@ -35,6 +38,8 @@ +[![](https://img.shields.io/badge/Windows%20Subsystem%20For%20Android%3A%202303.40000.2.0-Download%20x64%20-9cf?style=for-the-badge&logo=windows)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_10_2303.40000.2.0) + [![](https://img.shields.io/badge/Windows%20Subsystem%20For%20Android%3A%202302.40000.9.0-Download%20x64%20-9cf?style=for-the-badge&logo=windows)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_10_2302.40000.9.0) [![](https://img.shields.io/badge/Windows%20Subsystem%20For%20Android%3A%202302.40000.8.0-Download%20x64%20-9cf?style=for-the-badge&logo=windows)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_10_2302.40000.8.0)