From f7cabbc89e3d703407cb206f6a9ab20f8ec28184 Mon Sep 17 00:00:00 2001 From: PizzaG Date: Sat, 12 Apr 2025 14:16:19 -0400 Subject: [PATCH] Update README.md --- README.md | 93 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 54 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index 2c86d75..38cbe6e 100644 --- a/README.md +++ b/README.md @@ -1,53 +1,68 @@ # Roms - Milanf - β€’ A-Team Custom Rom Installer Features - -3 Custom Recovery Options - -3 Root Options - -Enable / Disable Encryption Option - -Recovery Installer - -ADB Sideload Compatible - -Linux Installer - -Windows Installer +πŸ“± A-Team Custom ROM Installer +πŸš€ Features +3 Custom Recovery Options +3 Root Options - β€’ Rom Installation - *WILL WIPE DATA* +Enable / Disable Encryption - -From Recovery - -Transfer Rom Zip To External SD Card - -Format Data From Recovery(yes option) - -Install Rom Zip +Recovery Installer - OR +ADB Sideload Compatible - -From ADB Sideload - -Ensure ADB Installed And Working - -Open Terminal In Rom Location - -Run Command: - adb shell twrp format data - adb sideload ROM_NAME.zip +Linux Installer - OR +Windows Installer - -From Linux - -Extract Rom Zip - -Run .sh file To Flash Device From Linux +⚠️ ROM Installation +πŸ’₯ WILL WIPE DATA πŸ’₯ - OR +πŸ“¦ From Recovery +Transfer ROM zip to external SD card - -From Windows - -Extract Rom Zip - -Run .bat File To Flash Device From Windows +Format data from recovery (Yes option) - -After Rom Installation And Device Boots, - -Open Magisk Manager - -Select Magisk Direct Install - -Reboot - -πŸ₯ΈDone!!πŸ‘πŸ˜ +Install ROM zip +πŸ”Œ From ADB Sideload +Ensure ADB is installed and working + +Open terminal in ROM zip location + +Run: + +sh +Copy +Edit +adb shell twrp format data +adb sideload ROM_NAME.zip +🐧 From Linux +Extract the ROM zip + +Run the included .sh file to flash your device + +πŸͺŸ From Windows +Extract the ROM zip + +Run the included .bat file to flash your device + +🧩 After Installation +Boot into system + +Open Magisk Manager + +Select Direct Install + +Reboot + +πŸ₯Έ Done! πŸ‘πŸ˜ + +❀️ Developer Donate Links +@electimon – Moto Common Device Tree, Bug Fixing +PayPal - electimon + +@PizzaG – ROM Building, Bug Reporting +PayPal - PizzaG - β€’ Developer Donate Links - - @electimon - Moto-Common Device Tree, Bug Fixing - - https://paypal.me/electimon - - @PizzaG - Rom Building, Bug Reporting - - https://paypal.me/PizzaG98