From 9157cadec95943eae1ffd6c8ce9f62c1b5d1ed8b Mon Sep 17 00:00:00 2001 From: Beef Date: Tue, 28 Mar 2023 20:35:55 +0100 Subject: [PATCH] [Meta] Add manager to README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fd671dc..b5a621e 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,8 @@ Vendetta's codebase is platform-agnostic, but you need a platform-specific loade ### Android * Root - [VendettaXposed](https://github.com/vendetta-mod/VendettaXposed) -* Non-root - [frendetta](https://github.com/vendetta-mod/frendetta) - - Unable to use frendetta? No problem! Pre-built APKs are provided [here](https://discord.k6.tf/). - - Note that this solution is not permanent - a dedicated patcher app for Android is on it's way. +* Non-root - [VendettaManager](https://github.com/vendetta-mod/VendettaManager) + - Manager not working? No problem! Pre-built APKs are provided [here](https://discord.k6.tf/). ### iOS * [VendettaTweak](https://github.com/vendetta-mod/VendettaTweak) @@ -43,4 +42,4 @@ Vendetta's codebase is platform-agnostic, but you need a platform-specific loade 8. Restart Discord. Upon reload, you should notice that your device will download Vendetta's bundled code from your server, rather than GitHub. -9. Make your changes, rebuild, reload, go wild! \ No newline at end of file +9. Make your changes, rebuild, reload, go wild!