revanced-patcher/docs
2024-08-06 16:53:42 +02:00
..
1_patcher_intro.md feat: Convert APIs to Kotlin DSL (#298) 2024-08-06 16:53:42 +02:00
2_1_setup.md feat: Convert APIs to Kotlin DSL (#298) 2024-08-06 16:53:42 +02:00
2_2_1_fingerprinting.md feat: Convert APIs to Kotlin DSL (#298) 2024-08-06 16:53:42 +02:00
2_2_patch_anatomy.md feat: Add ability to create options outside of a patch 2024-08-06 16:53:42 +02:00
2_patches_intro.md feat: Convert APIs to Kotlin DSL (#298) 2024-08-06 16:53:42 +02:00
3_structure_and_conventions.md feat: Convert APIs to Kotlin DSL (#298) 2024-08-06 16:53:42 +02:00
4_apis.md feat: Convert APIs to Kotlin DSL (#298) 2024-08-06 16:53:42 +02:00
README.md docs: Add documentation (#278) 2024-02-25 03:30:08 +01:00


                       

Continuing the legacy of Vanced

💉 Documentation of ReVanced Patcher

This documentation contains the fundamentals of ReVanced Patcher and how to use ReVanced Patcher to create patches

📖 Table of content

  1. 💉 Introduction to ReVanced Patcher
  2. 🧩 Introduction to ReVanced Patches
    1. 👶 Setting up a development environment
    2. 🧩 Anatomy of a ReVanced patch
      1. 🔎 Fingerprinting
    3. 📜 Project structure and conventions
    4. 💪 Advanced APIs