mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
docs: Fix small mistakes [skip ci]
This commit is contained in:
parent
ffc14f2146
commit
adb7e5663a
1 changed files with 6 additions and 6 deletions
|
@ -9,32 +9,32 @@ Learn how to configure ReVanced Manager.
|
||||||
By default, you can not change the patch selection and the default selection is used. Enabling this will allow you to change the patch selection.
|
By default, you can not change the patch selection and the default selection is used. Enabling this will allow you to change the patch selection.
|
||||||
|
|
||||||
> ⚠️ Warning
|
> ⚠️ Warning
|
||||||
> Changing the selection may cause cause unexpected issues. Unless you know what you are doing, it is recommended to keep this disabled.
|
> Changing the selection may cause unexpected issues. Unless you know what you are doing, it is recommended to keep this disabled.
|
||||||
|
|
||||||
- ### 📦 Require suggested app version
|
- ### 📦 Require suggested app version
|
||||||
|
|
||||||
By default, ReVanced Manager allows you to patch an app if the suggested version to patch matches the app you selected. Disabling this will allow you to patch an app even if the suggested version does not match the app you selected.
|
By default, ReVanced Manager allows you to patch an app if the suggested version to patch matches the version of the app you selected. Disabling this will allow you to patch an app even if the suggested version does not match the version of the app you selected.
|
||||||
|
|
||||||
> ⚠️ Warning
|
> ⚠️ Warning
|
||||||
> Patches are more likely to fail on versions that are not suggested by ReVanced Manager. Unless you know what you are doing, it is recommended to keep this enabled.
|
> Patches are more likely to fail on versions that are not suggested by ReVanced Manager. Unless you know what you are doing, it is recommended to keep this enabled.
|
||||||
|
|
||||||
- ### ✅ Version compatibility check
|
- ### ✅ Version compatibility check
|
||||||
|
|
||||||
By default, ReVanced Manager allows you to select patches that are not compatible with the version of the app you selected. Disabling this will allow you to select patches that are not compatible with the app version you selected.
|
By default, ReVanced Manager does not allow you to select patches that are not compatible with the version of the app you selected. Disabling this will allow you to select patches that are not compatible with the version of the app you selected.
|
||||||
|
|
||||||
> ⚠️ Warning
|
> ⚠️ Warning
|
||||||
> Patches are more likely to fail on versions they are not compatible with. Unless you know what you are doing, it is recommended to keep this enabled.
|
> Patches are more likely to fail on versions they are not compatible with. Unless you know what you are doing, it is recommended to keep this enabled.
|
||||||
|
|
||||||
- ### 🧑🔬 Show universal patches
|
- ### 🧑🔬 Show universal patches
|
||||||
|
|
||||||
By default, ReVanced Manager only shows patches that are compatible with specifc apps. Enabling this will show patches that are intended to work on all apps.
|
By default, ReVanced Manager only shows patches that are compatible with specific apps. Enabling this will show patches that are intended to work on all apps.
|
||||||
|
|
||||||
> ⚠️ Warning
|
> ⚠️ Warning
|
||||||
> Patches that are intended to work on all apps may not work on all apps. Unless you know what you are doing, it is recommended to keep this disabled.
|
> Patches that are intended to may not work on all apps. Unless you know what you are doing, it is recommended to keep this disabled.
|
||||||
|
|
||||||
- ### 🔗 API URL
|
- ### 🔗 API URL
|
||||||
|
|
||||||
Configure the API URL to use. The API is used to download updates and patches.
|
Configure the API URL to use. The API is used to download patches and updates.
|
||||||
|
|
||||||
- ### 🧬 Use alternative source
|
- ### 🧬 Use alternative source
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue