Replies: 1 comment
-
The arguments have changed once in a very long time, which is necessary and reasonable. Both the docs and the synposis are up to date. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Every time my revanced version becomes outdated and I have to patch a new one, I need to spend an extra hour looking for the reason my script doesn't work anymore. It's always that some argument was changed. E.g.
-e
used to be "exclude" but now it's "enable". The patch argument used to be-b
now it's-p
.-i
used to be "include" now it's something else. The apk used to be specified with-a
now there's no argument. Could you guys please stop doing this?Beta Was this translation helpful? Give feedback.
All reactions