Skip to content

Commit 4b48f86

Browse files
committed
docs(readme): note hot install in install steps
KSU and APatch now apply on install via the hot-install path, so the reboot step is conditional. Conflict purge runs at install time rather than the boot-time disable flag, worth surfacing in the user-facing instructions.
1 parent b230db6 commit 4b48f86

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,13 @@ A single native daemon manages all background tasks — if anything dies, it res
133133

134134
1. Download the [latest release](https://github.com/Enginex0/tricky-addon-enhanced/releases/latest)
135135
2. Install via your root manager
136-
3. Reboot
136+
3. **No reboot required** on KSU and APatch (hot install). Magisk applies on the next boot.
137137

138138
During install, press **Vol−** for manual target mode (GMS/GSF only) or **Vol+** / wait 10s for full automation.
139139

140-
The module automatically captures VBHash, builds the exclude list, generates `target.txt`, fetches a valid keybox, sets security patch dates, and starts the daemon. Nothing else to do.
140+
Conflicting modules are detected and `rm -rf`'d at install time, so an old TA fork or competing keybox/VBHash module is removed automatically.
141+
142+
The module captures VBHash, builds the exclude list, generates `target.txt`, fetches a valid keybox, sets security patch dates, and starts the daemon. Nothing else to do.
141143

142144
---
143145

0 commit comments

Comments
 (0)