stop promoting shitty apk websites #1
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Automatically patched binaries are available on [distok.a3.pm/cutthecord](https:
|
|||
|
||||
## Building an patched discord app
|
||||
|
||||
- Get a Discord apk (*cough* [aptoide](https://ws75.aptoide.com/api/7/app/getMeta?package_name=com.discord)), and get all the necessary patches and the optional patches you want for that version. If the patches aren't available, you'll have to port them yourself.
|
||||
- Get a Discord apk (*cough* [apkmirror](https://www.apkmirror.com/apk/discord-inc/discord-chat-for-gamers/)), and get all the necessary patches and the optional patches you want for that version. If the patches aren't available, you'll have to port them yourself.
|
||||
- Apply the patches (`patch -p1 < <patch name>`).
|
||||
- Edit `emojireplace.sh` to point to right directories, and apply emoji patches (`bash emojireplace.sh`)
|
||||
- Build the new APK (`apktool b com.discord-831`)
|
||||
|
|
Reference in a new issue