Compatibility with 4.x patches name
This commit is contained in:
parent
248409c725
commit
6f92a3f6b3
1 changed files with 5 additions and 1 deletions
|
@ -23,7 +23,11 @@ You can run this if you have:
|
|||
|
||||
Replace patch1 with your patch, and continue...
|
||||
|
||||
> [For patches name, use dash instead of spaces, all in lowercase](https://revanced.app/patches)
|
||||
> [For patches name, use quotes](https://revanced.app/patches)
|
||||
> You can get the list of patches using:
|
||||
> ```sh
|
||||
> java -jar revanced-cli.jar list-patches -f <app> "revanced-patches.jar"
|
||||
> ```
|
||||
|
||||
```sh
|
||||
java -jar revanced-cli.jar patch \
|
||||
|
|
Loading…
Reference in a new issue