Installation
📲 IMG file (Fastboot)
Reboot your device to Fastboot mode.
Connect to your PC and run: fastboot flash recovery_ab <filename>.img
Reboot to recovery.
📦 ZIP file (Recovery)
Boot into your current custom recovery.
Flash the OrangeFox ZIP file directly.
The device will automatically reboot into the new recovery. OR via ADB Sideload: adb sideload <filename>.zip
Credits
Kyuofox - TWRP device tree base
AzzyC - Peridot...