Easily install Vendetta on Android
Go to file
Crowdin Bot cf0d9472be chore(i18n): sync translations 2023-05-06 17:10:04 +00:00
.github/workflows Feat: Localization 2023-03-30 14:59:44 -04:00
app chore(i18n): sync translations 2023-05-06 17:10:04 +00:00
gradle/wrapper Fix: Increase gradle version 2023-04-07 13:15:25 -04:00
images meta: Round logo 2023-04-16 13:37:57 -04:00
.gitignore Feat: Improved updater 2023-03-21 18:19:45 -04:00
LICENSE Use OSL3 2023-03-11 11:00:03 -05:00
README.md meta: Improve readme 2023-04-16 13:35:10 -04:00
build.gradle.kts i18n: Support per app language settings 2023-04-07 13:08:54 -04:00
crowdin.yml Feat: Localization 2023-03-30 14:59:44 -04:00
gradle.properties Initial ui and functionality 2023-03-14 18:43:14 -04:00
gradlew Initial ui and functionality 2023-03-14 18:43:14 -04:00
gradlew.bat Initial ui and functionality 2023-03-14 18:43:14 -04:00
settings.gradle.kts Initial ui and functionality 2023-03-14 18:43:14 -04:00

README.md

Vendetta logo

Vendetta Manager

Easily install Vendetta on Android

Latest release



Debug build status Stars Discord


GitHub code size in bytes Line count GitHub top language


Build

Prerequisites

Instructions

  1. Clone the repo
    • git clone https://github.com/vendetta-mod/VendettaManager.git && cd VendettaManager
  2. Build the project
    • Linux: chmod +x ./gradlew && gradlew assembleDebug
    • Windows: ./gradlew assembleDebug
  3. Install on device
    • Enable usb debugging and plug in your phone
    • Run adb install app/build/outputs/apk/debug/app-debug.apk

Contributing

This is an open-source project, you can do so without any programming.

Here are a few things you can do:

License

Vendetta is licensed under the Open Software License version 3.0

License: OSL v3