Update Frequently Asked Questions.md

This commit is contained in:
Fioren
2024-04-02 19:09:33 +07:00
committed by GitHub
parent f2825a7af8
commit 0fa10afde8

View File

@@ -13,13 +13,13 @@ The issue might be that your Android OS is preventing MicroG (GMS Core) from run
### Q: How do I use this repository for patching my own app?
You should [fork](https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root/fork) the repository, and then go to the `Action` tab
![Click Action](../main/docs/image/FAQ/patching-app-1.png)
![Click Action](../docs/image/FAQ/patching-app-1.png)
Click "I understand my workflows, go ahead and enable them"
![Click "I understand my workflows, go ahead and enable them"](../main/docs/image/FAQ/patching-app-2.png)
![Click "I understand my workflows, go ahead and enable them"](../docs/image/FAQ/patching-app-2.png)
Follow these steps to run the workflow for Manual Patch apps!
![](../main/docs/image/FAQ/patching-app-3.png)
![](../docs/image/FAQ/patching-app-3.png)
And then go to Readme click download your patched apps!
@@ -37,7 +37,7 @@ You should open the folder `Revanced-And-Revanced-Extended-Non-Root/src/patches/
### Q: I want to use a custom file options.json. How can I do it?
You should open the folder [Revanced-And-Revanced-Extended-Non-Root/src/options/](../main/src/options). It contains files revanced.json, ReX.json... edit those file the same as you would options.json
You should open the folder [Revanced-And-Revanced-Extended-Non-Root/src/options/](../src/options). It contains files revanced.json, ReX.json... edit those file the same as you would options.json
---
@@ -51,4 +51,4 @@ Im so sorry about this, but my repository only patches apps from “scripts
You can rest assured that its safe because my code is 100% open-source and uses GitHub Actions to patch the apps. The apk files used for patching are downloaded from the trusted site “APKMirror”.
----
----