mirror of
https://github.com/JDM170/ReVanced_Builder
synced 2025-11-29 14:41:46 +07:00
Update README.md
Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
21
README.md
21
README.md
@@ -11,10 +11,9 @@ Build ReVanced package (.apk) easily than ever using latest ReVanced patches and
|
|||||||
* To build `revanced.apk` locally you need just to run [`Build.ps1`](https://github.com/JDM170/ReVanced_Builder/blob/main/Build.ps1) via PowerShell;
|
* To build `revanced.apk` locally you need just to run [`Build.ps1`](https://github.com/JDM170/ReVanced_Builder/blob/main/Build.ps1) via PowerShell;
|
||||||
* All [patches](https://github.com/revanced/revanced-patches) except the followings applied to `revanced.apk`:
|
* All [patches](https://github.com/revanced/revanced-patches) except the followings applied to `revanced.apk`:
|
||||||
* always-autorepeat
|
* always-autorepeat
|
||||||
* enable-wide-searchbar
|
* hide-captions-button
|
||||||
* disable-fullscreen-panels
|
* hide-timestamp
|
||||||
* premium-heading
|
* hide-seekbar
|
||||||
* tablet-mini-player
|
|
||||||
* The script downloads latest available YouTube package (having parsed [JSON](https://github.com/revanced/revanced-patches/blob/main/patches.json)) supported by ReVanced Team from <https://apkmirror.com> and all dependencies and build package using [Zulu JDK](https://www.azul.com/downloads/?package=jdk);
|
* The script downloads latest available YouTube package (having parsed [JSON](https://github.com/revanced/revanced-patches/blob/main/patches.json)) supported by ReVanced Team from <https://apkmirror.com> and all dependencies and build package using [Zulu JDK](https://www.azul.com/downloads/?package=jdk);
|
||||||
* Script installs no apps — everything will be held in your `Script location folder\ReVanced`;
|
* Script installs no apps — everything will be held in your `Script location folder\ReVanced`;
|
||||||
* After compiling you get `revanced.apk` & `microg.apk` ready to be installed;
|
* After compiling you get `revanced.apk` & `microg.apk` ready to be installed;
|
||||||
@@ -22,11 +21,7 @@ Build ReVanced package (.apk) easily than ever using latest ReVanced patches and
|
|||||||
|
|
||||||
### By using CI/CD
|
### By using CI/CD
|
||||||
|
|
||||||
```powershell
|
Trigger the [`Build`](https://github.com/JDM170/ReVanced_Builder/actions/workflows/Build.yml) action manually to create [release page](https://github.com/JDM170/ReVanced_Builder/releases/latest) with configured release notes showing dependencies used for building.
|
||||||
git clone https://github.com/JDM170/ReVanced_Builder
|
|
||||||
```
|
|
||||||
|
|
||||||
Trigger the [`Build`](https://github.com/JDM170/ReVanced_Builder/actions/workflows/Build.yml) Action manually to create [release page](https://github.com/JDM170/ReVanced_Builder/releases/latest) with configured release notes showing dependencies used for building.
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -41,7 +36,11 @@ Trigger the [`Build`](https://github.com/JDM170/ReVanced_Builder/actions/workflo
|
|||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
|
* [APKMirror](https://apkmirror.com)
|
||||||
|
* [ReVanced CLI](https://github.com/revanced/revanced-cli)
|
||||||
* [ReVanced Patches](https://github.com/revanced/revanced-patches)
|
* [ReVanced Patches](https://github.com/revanced/revanced-patches)
|
||||||
* [ReVanced Manager](https://github.com/revanced/revanced-manager)
|
* [ReVanced Integrations](https://github.com/revanced/revanced-integrations)
|
||||||
* [Telegram](https://t.me/sophia_chat)
|
* [Vanced MicroG](https://github.com/TeamVanced/VancedMicroG)
|
||||||
* [AngleSharp](https://github.com/AngleSharp/AngleSharp)
|
* [AngleSharp](https://github.com/AngleSharp/AngleSharp)
|
||||||
|
* [Zulu JDK](https://github.com/ScoopInstaller/Java)
|
||||||
|
* [Sophia Telegram chat](https://t.me/sophia_chat)
|
||||||
|
|||||||
Reference in New Issue
Block a user