mirror of
https://booba.tech/CutTheCord/cutthecord.git
synced 2024-08-15 03:24:52 +00:00
25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
|
## DisTok CutTheCord: Mutant Standard Emoji Patch
|
||
|
|
||
|
This patch replaces internal emoji list with the custom emojis of mutant standard.
|
||
|
|
||
|
Custom color modifiers and mutant modifiers (paw, claw) are added too.
|
||
|
|
||
|
Additionally, a feature to generate diverse emojis are added. To use it, put the emoji you want, then write :skin-tone-, pick a skin tone, and remove the space between them (`:ok_hand::skin-tone-2:` etc). When you post that, it'll be sent as a diverse version of that emoji.
|
||
|
|
||
|
You'll need to pack in the right images to the apk. See BUILDING.md at the root of the repo for more information.
|
||
|
|
||
|
Various scripts are provided to help building of custom patches easier.
|
||
|
|
||
|
#### Bugs / Side effects
|
||
|
- Not all emojis are replaced
|
||
|
- Fitzpatrick values are not provided for non-human variants of mutated emojis
|
||
|
- Custom mutstd emojis won't be visible for users who aren't using a patch similar to this.
|
||
|
|
||
|
#### Available and tested on:
|
||
|
- 56.0
|
||
|
- 78.4 - Alpha
|
||
|
|
||
|
#### Disclaimer
|
||
|
|
||
|
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/).
|