Extend README

This commit is contained in:
ave 2019-01-31 11:01:30 +03:00
parent 83ec2f2fae
commit e68b437a50
No known key found for this signature in database
GPG Key ID: 09356ABAA42C842B
2 changed files with 7 additions and 5 deletions

View File

@ -2,6 +2,10 @@
Discord Android app patches.
**Latest supported Discord Android version:** 8.3.6g (836), released on 2019-01-30.
New patch development will be done for the latest supported version.
## Binaries
An F-Droid repo is available on https://fdroid.a3.pm/seabear/repo/.
@ -36,9 +40,7 @@ Feel free to ignore play protect, it's bullshit.
#### Building patches
`diff -crB -x "dist" -x "res/raw" -x "build" CleanFolder PatchedFolder > patchname.patch`
After extracting the APK, copy it to a folder that you won't modify (`cp -r com.discord-836 com.discord-836-base`), so that you can easily diff them.
#### Disclaimer about emojos
This [thing] uses Mutant Standard emoji (https://mutant.tech), which are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (https://creativecommons.org/licenses/by-nc-sa/4.0/).
To get the diff, run `diff -crB -x "dist" -x "res/raw" -x "build" CleanFolder PatchedFolder > patchname.patch`

View File

@ -25,5 +25,5 @@ Various scripts are provided to help building of custom patches easier.
#### Disclaimer
This [thing] uses Mutant Standard emoji (https://mutant.tech), which are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (https://creativecommons.org/licenses/by-nc-sa/4.0/).
This patch uses Mutant Standard emoji (https://mutant.tech), which are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (https://creativecommons.org/licenses/by-nc-sa/4.0/).