[Meta] More README clarifications
This commit is contained in:
parent
adc97f2658
commit
e11d0ae9d6
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -5,14 +5,16 @@ A mod for Discord's mobile apps.
|
|||
Vendetta's codebase is platform-agnostic, but you need a platform-specific loader.
|
||||
|
||||
### Android
|
||||
* Root - [VendettaXposed](https://github.com/vendetta-mod/VendettaXposed)
|
||||
* Non-root - [VendettaManager](https://github.com/vendetta-mod/VendettaManager)
|
||||
* Root - [VendettaXposed](https://github.com/vendetta-mod/VendettaXposed/releases/latest)
|
||||
* Non-root - [VendettaManager](https://github.com/vendetta-mod/VendettaManager/releases/latest)
|
||||
- Manager not working? No problem! Pre-built APKs are provided [here](https://discord.k6.tf/).
|
||||
- The minimum Android version required is 9. It will not work any lower.
|
||||
|
||||
### iOS
|
||||
* Jailbroken - [VendettaTweak](https://github.com/vendetta-mod/VendettaTweak)
|
||||
- You can get prebuilt `.deb` files from GitHub Actions.
|
||||
* Jailed - You can get IPAs from [the thread](https://discord.com/channels/1015931589865246730/1087295482667208766) in our [Discord server](https://discord.gg/n9QQ4XhhJP) or from our [host](https://discord.k6.tf/ios/)
|
||||
- You can get prebuilt `.deb` files from GitHub Actions - we support rootful and rootless jailbreaks!
|
||||
* Jailed - You can get IPAs from [the thread](https://discord.com/channels/1015931589865246730/1087295482667208766) in our [Discord server](https://discord.gg/n9QQ4XhhJP) or from our [host](https://discord.k6.tf/ios/).
|
||||
- These IPAs do *not* work with AltStore! You should use [Sideloadly](https://sideloadly.io).
|
||||
|
||||
## Contributing
|
||||
1. Install a Vendetta loader with loader config support (any mentioned in the [Installing](#installing) section).
|
||||
|
|
Loading…
Reference in a new issue