docs: init

This commit is contained in:
oSumAtrIX
2022-10-27 22:29:14 -04:00
committed by oSumAtrIX
commit a24442139d
16 changed files with 882 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# 💻 ReVanced Development
Instructions to build and install ReVanced.
## 📖 Table of contents
- [Prerequisites](0_prerequisites.md)
- [Downloading prebuilt Packages](1_downloading.md)
- [Building from source](2_building_from_source.md)
- [1. Building the ReVanced Patcher](3_building_revanced_patcher.md)
- [2. Building the ReVanced Patches](4_building_revanced_patches.md)
- [3. Building the ReVanced Integrations](5_building_revanced_integrations.md)
- [4. Building the ReVanced CLI](6_building_revanced_cli.md)
- [Using the ReVanced CLI](7_usage.md)