docs: add patches and integrations in prerequisites

This commit is contained in:
taku 2023-08-05 02:17:57 +02:00 committed by GitHub
parent 667ca3051c
commit b447dba5b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,12 @@ To use ReVanced CLI, you will need to fulfill certain requirements.
- Java SDK 11 (Azul JDK or OpenJDK)
- [Android Debug Bridge (adb)](https://developer.android.com/studio/command-line/adb) if you want to deploy the patched APK file on your device
- An ABI other than ARMv7 such as x86 or x86-64 (or a custom AAPT binary that supports ARMv7)
- Patches such as [Revanced Patches](https://github.com/ReVanced/revanced-patches/releases)
## 🔹 Optional
- Integrations such as [Revanced Integrations](https://github.com/ReVanced/revanced-integrations/releases)
## ⏭️ Whats next
The next section will show, how to use [ReVanced CLI](https://github.com/revanced/revanced-cli).
Continue: [🛠️ Using ReVanced CLI](1_usage.md)
Continue to: [🛠️ Using ReVanced CLI](1_usage.md)