mirror of
https://github.com/JDM170/ReVanced_Builder
synced 2025-11-29 14:41:46 +07:00
Update README.md
This commit is contained in:
@@ -2,10 +2,12 @@
|
||||
|
||||
# ReVanced builder
|
||||
|
||||
Build ReVanced package (.apk) easily than ever using latest ReVanced patches and dependencies
|
||||
Build ReVanced package (.apk) easily than ever using latest ReVanced patches and dependencies locally or via cloud
|
||||
|
||||
## Usage
|
||||
|
||||
### Locally
|
||||
|
||||
* 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`:
|
||||
* always-autorepeat
|
||||
@@ -18,7 +20,7 @@ Build ReVanced package (.apk) easily than ever using latest ReVanced patches and
|
||||
* After compiling you get `revanced.apk` & `microg.apk` ready to be installed;
|
||||
* Release notes are generated dynamically using the [ReleaseNotesTemplate.md](https://github.com/JDM170/ReVanced_Builder/blob/main/ReleaseNotesTemplate.md) template.
|
||||
|
||||
## By using CI/CD
|
||||
### By using CI/CD
|
||||
|
||||
```powershell
|
||||
git clone https://github.com/JDM170/ReVanced_Builder
|
||||
|
||||
Reference in New Issue
Block a user