diff --git a/README.md b/README.md index f10fbab..3cbf30d 100644 --- a/README.md +++ b/README.md @@ -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` diff --git a/patches/mutant/README.md b/patches/mutant/README.md index ffe9088..337fe66 100644 --- a/patches/mutant/README.md +++ b/patches/mutant/README.md @@ -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/).