diff --git a/README.md b/README.md index dd1d81e..f10fbab 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Feel free to ignore play protect, it's bullshit. #### Toolchain setup -- Get apktool +- Get apktool (due to [a bug](https://github.com/iBotPeaches/Apktool/issues/1909) present on v2.3.4, I recommend using [this build](https://elixi.re/i/cq4r2zxg.jar)) - Get a keystore, see [here](https://stackoverflow.com/a/14994354/3286892), step 1. - If you want Mutant Standard emoji patches, get 72x72 copies of latest version of mutant standard emojis with codepoints. I have a zip [here](https://mutant.lavatech.top/72x72.zip). - Extract the emojis you got somewhere. diff --git a/patches/branding/835.patch b/patches/branding/835.patch index f0dafa5..ecb5662 100644 --- a/patches/branding/835.patch +++ b/patches/branding/835.patch @@ -35,6 +35,22 @@ diff -crB -x dist -x build com.discord-834-base/res/values/strings.xml com.disco "Somebody Playin'" Notifications Continue +diff -crB -x dist -x build com.discord-835-base/apktool.yml com.discord-835/apktool.yml +*** com.discord-835-base/apktool.yml 2019-01-28 21:28:06.589102865 +0300 +--- com.discord-835/apktool.yml 2019-01-28 22:09:54.479638386 +0300 +*************** +*** 345,349 **** + tag: null + version: 2.4.0-896569-SNAPSHOT + versionInfo: +! versionCode: '835' +! versionName: 8.3.5g +--- 345,349 ---- + tag: null + version: 2.4.0-896569-SNAPSHOT + versionInfo: +! versionCode: '835CTCBUILD' +! versionName: 8.3.5g-cutthecord-CTCBUILD diff -crB -x dist -x build com.discord-835-base/AndroidManifest.xml com.discord-835/AndroidManifest.xml *** com.discord-835-base/AndroidManifest.xml 2019-01-25 10:57:34.292581301 +0300 --- com.discord-835/AndroidManifest.xml 2019-01-25 15:30:47.000000000 +0300