Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

🔩 Integrations containing helper classes for ReVanced. Originally maintained by Vanced.

License

Notifications You must be signed in to change notification settings

YT-Advanced/ReX-integrations

 
 

Repository files navigation

🔩 ReVanced Integrations

ReVanced Extended Integrations containing classes to be merged by ReVanced Patcher.

❓ How to use debugging:

  • Usage on Windows: adb logcat | findstr "Extended" > log.txt
  • Usage on Linux: adb logcat | grep --line-buffered "Extended" > log.txt

This will write the log to a file called log.txt which you can view then.

About

🔩 Integrations containing helper classes for ReVanced. Originally maintained by Vanced.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.8%
  • Kotlin 6.2%