mirror of
https://github.com/j-hc/revanced-magisk-module.git
synced 2025-04-29 22:24:34 +02:00
update readme
This commit is contained in:
parent
219a6067a2
commit
1755b17ac4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user