mirror of
https://github.com/j-hc/revanced-magisk-module.git
synced 2025-05-01 23:24:27 +02:00
update readme
This commit is contained in:
parent
26ae60b118
commit
1be7e530ce
38
README.md
38
README.md
@ -10,21 +10,25 @@ Get the [latest CI release](https://github.com/j-hc/revanced-magisk-module/relea
|
|||||||
|
|
||||||
Use [**zygisk-detach**](https://github.com/j-hc/zygisk-detach) to detach YouTube and YT Music from Play Store if you are using magisk modules.
|
Use [**zygisk-detach**](https://github.com/j-hc/zygisk-detach) to detach YouTube and YT Music from Play Store if you are using magisk modules.
|
||||||
|
|
||||||
## Features
|
<details><summary><big>Features</big></summary>
|
||||||
* Support all present and future ReVanced and [ReVanced Extended](https://github.com/inotia00/revanced-patches) apps
|
<ul>
|
||||||
* Can build Magisk modules and non-root APKs
|
<li>Support all present and future ReVanced and <a href="https://github.com/inotia00/revanced-patches">ReVanced Extended</a> apps</li>
|
||||||
* Updated daily with the latest versions of apps and patches
|
<li> Can build Magisk modules and non-root APKs</li>
|
||||||
* Optimize APKs and modules for size
|
<li> Updated daily with the latest versions of apps and patches</li>
|
||||||
* Modules
|
<li> Optimize APKs and modules for size</li>
|
||||||
* recompile invalidated odex for faster usage
|
<li> Modules</li>
|
||||||
* receive updates from Magisk app
|
<ul>
|
||||||
* do not break safetynet or trigger root detections
|
<li> recompile invalidated odex for faster usage</li>
|
||||||
* handle installation of the correct version of the stock app and all that
|
<li> receive updates from Magisk app</li>
|
||||||
* support Magisk and KernelSU
|
<li> do not break safetynet or trigger root detections</li>
|
||||||
|
<li> handle installation of the correct version of the stock app and all that</li>
|
||||||
|
<li> support Magisk and KernelSU</li>
|
||||||
|
</ul>
|
||||||
|
</ul>
|
||||||
|
Note that the <a href="../../actions/workflows/ci.yml">CI workflow</a> is scheduled to build the modules and APKs everyday using GitHub Actions if there is a change in ReVanced patches. You may want to disable it.
|
||||||
|
</details>
|
||||||
|
|
||||||
#### **Note that the [CI workflow](../../actions/workflows/ci.yml) is scheduled to build the modules and APKs everyday using GitHub Actions if there is a change in ReVanced patches. You may want to disable it.**
|
## To include/exclude patches or patch other apps
|
||||||
|
|
||||||
## To include/exclude patches or patch more ReVanced Apps
|
|
||||||
[**See the list of patches**](https://j-hc.github.io/rvmm-config-gen/)
|
[**See the list of patches**](https://j-hc.github.io/rvmm-config-gen/)
|
||||||
|
|
||||||
* Star the repo :eyes:
|
* Star the repo :eyes:
|
||||||
@ -35,13 +39,13 @@ Use [**zygisk-detach**](https://github.com/j-hc/zygisk-detach) to detach YouTube
|
|||||||
|
|
||||||
also see here [`CONFIG.md`](./CONFIG.md)
|
also see here [`CONFIG.md`](./CONFIG.md)
|
||||||
|
|
||||||
# Building Locally
|
## Building Locally
|
||||||
## On Termux
|
### On Termux
|
||||||
```console
|
```console
|
||||||
bash <(curl -sSf https://raw.githubusercontent.com/j-hc/revanced-magisk-module/main/build-termux.sh)
|
bash <(curl -sSf https://raw.githubusercontent.com/j-hc/revanced-magisk-module/main/build-termux.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
## On Desktop
|
### On Desktop
|
||||||
```console
|
```console
|
||||||
$ git clone https://github.com/j-hc/revanced-magisk-module
|
$ git clone https://github.com/j-hc/revanced-magisk-module
|
||||||
$ cd revanced-magisk-module
|
$ cd revanced-magisk-module
|
||||||
|
Loading…
x
Reference in New Issue
Block a user