mirror of
https://github.com/ReVanced/revanced-manager
synced 2026-04-25 17:15:36 +02:00
docs: Updating patches docs
This commit is contained in:
@@ -4,12 +4,16 @@ Learn how to add new, manage existing or remove patches.
|
||||
|
||||
## ✅ Steps to manage patches
|
||||
|
||||
Select on one of the patches from the list to manage or remove it.
|
||||
|
||||
### Adding patches
|
||||
|
||||
1. Navigate to the `Patches` tab at the top navigation bar
|
||||
2. Tap on the `+` button in the bottom right corner
|
||||
3. Chose one of the options to add new patches[^1]:
|
||||
2. Tap on the floating edit ✏️ button in the bottom right corner
|
||||
3. The button will transition to add patches button, the floating plus `+` button, tap it
|
||||
4. Choose one of the options to add new patches[^1]:
|
||||
- **Enter URL**: Add patches from a remote location
|
||||
- **Select from storage**: Add patches from your local storage
|
||||
4. Select one of the patches from the list to manage or remove it
|
||||
|
||||
[^1]: The selected file must be a JSON using the [ReVanced API](https://github.com/revanced/revanced-api) format
|
||||
(Example: `https://api.revanced.app/v4/patches`).
|
||||
|
||||
Reference in New Issue
Block a user