update readme

This commit is contained in:
j-hc 2022-07-18 14:12:28 +03:00
parent 219a6067a2
commit 1755b17ac4
No known key found for this signature in database
GPG Key ID: 242B44D16774A2ED

View File

@ -4,21 +4,21 @@
This repo includes a simple script that downloads all the latest version of necessary prebuilt revanced tools and the stock APKs of YouTube and YouTube Music from APKMirror, applies the patches and creates magisk modules
You will need to install the stock YouTube app matching with the module's version on your phone using an installer like [SAI](https://play.google.com/store/apps/details?id=com.aefyr.sai) **with the split APKs**.
You can go grab the split APKs from APKMirror (the bundle, not the apk or it will crash). The link is also provided in release notes.
You will need to install the stock YouTube app matching with the module's version on your phone. The link is also provided in release notes.
You can get the [latest CI release](https://github.com/j-hc/revanced-magisk-module/releases) from here.
## Updating
Reflashing in Magisk sometimes breaks modules for some reason. In that case just remove the module, reboot and flash again.
I use Magisk's updating system which means you are able receive updates from the Magisk apk, downloading from github releases and reflashing is not necessary.
### Note
If you wish to include/exclude some patches to your liking:
* Star the repo :eyes:
* Fork the repo
* Edit the patcher args in [`build.sh`](./build.sh)
* Start the workflow to build
# Building the Magisk Module
# Building the Magisk Modules
```bash
$ ./build.sh all