update readme

This commit is contained in:
j-hc 2022-08-02 15:36:45 +03:00
parent faf6900d5d
commit 99c389929f
No known key found for this signature in database
GPG Key ID: 242B44D16774A2ED

View File

@ -2,19 +2,17 @@
[![Build Modules](https://github.com/j-hc/revanced-magisk-module/actions/workflows/build.yml/badge.svg)](https://github.com/j-hc/revanced-magisk-module/actions/workflows/build.yml) [![Build Modules](https://github.com/j-hc/revanced-magisk-module/actions/workflows/build.yml/badge.svg)](https://github.com/j-hc/revanced-magisk-module/actions/workflows/build.yml)
[![CI](https://github.com/j-hc/revanced-magisk-module/actions/workflows/ci.yml/badge.svg?event=schedule)](https://github.com/j-hc/revanced-magisk-module/actions/workflows/ci.yml) [![CI](https://github.com/j-hc/revanced-magisk-module/actions/workflows/ci.yml/badge.svg?event=schedule)](https://github.com/j-hc/revanced-magisk-module/actions/workflows/ci.yml)
<sub>(unaffiliated whatsoever)<sub> This repo includes a simple script that downloads all the latest version of necessary prebuilt revanced tools and build patched apps according to your config file (so do not create issues related to revanced in this repo).
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 (or YT Music) app matching with the module's version on your phone**. The link is provided in release notes.
You will need to **install the stock YouTube (or YT Music) 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 from here](https://github.com/j-hc/revanced-magisk-module/releases). You can get the [latest CI release from here](https://github.com/j-hc/revanced-magisk-module/releases).
There is also an extra module in releases that detaches YouTube and YouTube Music from Play Store and stop it from pushing updates for those apps. The [mindetach module](https://github.com/j-hc/mindetach-magisk) in the releases detaches YouTube and YouTube Music from Play Store and blocks it from updating them.
## To include/exclude patches or build non-root variant ## To include/exclude patches or build non-root variant
* Star the repo :eyes: * Star the repo :eyes:
* Use the repo as template *or fork it* (if you choose the repo to be private, you won't receive updates from Magisk app) * Use the repo as template or fork it (if you choose the repo to be private, you won't receive updates from Magisk app)
* Edit the patcher args in [`build.conf`](./build.conf) * Edit the patcher args in [`build.conf`](./build.conf)
* Run the [workflow](../../actions/workflows/build.yml) * Run the [workflow](../../actions/workflows/build.yml)
* Grab your modules from [releases](../../releases) * Grab your modules from [releases](../../releases)