mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
support cli v5 options
Revanced CLI version 5 no longer use options.json anymore use directly `Revanced-And-Revanced-Extended-Non-Root/src/patches/` instead. The options separate with patches name with `|` Example Youtube apps include patches: `Custom branding|-OappName="YouTube ReVanced" -OiconPath=ReVanced*Logo`
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
[
|
||||
{
|
||||
"patchName" : "Custom branding",
|
||||
"options" : [ {
|
||||
"key" : "appName",
|
||||
"value" : "ReVanced"
|
||||
} ]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user