vendetta-mod / Vendetta

A mod for Discord's mobile apps.
BSD 3-Clause "New" or "Revised" License
1.46k stars 91 forks source link

Where do you get the .deb files from? #226

Closed TheCommandoChicken closed 7 months ago

TheCommandoChicken commented 7 months ago

Making an issue since I can't talk in the Discord without verifying by a phone number which I don't have. Where on earth do you get the .deb files from? The installation instructions for a jailbroken device say you can get them from Github actions but I don't know what that means or what I should be doing to get them. I did search in the Discord but the only files linked don't work since they require iOS 13 and I'm stuck on 12. Why can't there just be prebuilt releases like every other project?

Cynosphere commented 7 months ago

(written instructions are in the alt text of each image)

1. Go to the actions tab 2. Click on the latest run 3. Select the one you need from the Artifacts section

TheCommandoChicken commented 7 months ago

Thank you