
V Rising
You are viewing a potentially older version of this package. View Latest Version

A client mod that adds channel name and change the color of the chat input text as the color of the cannel where you are typing. It also replace text string with emojis.
Adds channel name in the chat input where you are typing.

To activate this functionality you can do it through the configuration file of the mod BepInEx\config
[Emojis]
## Enable Emojis replace
# Setting type: Boolean
# Default value: true
enabled = true
Now replace string to emoticons:
| STRING | STRING | EMOJI |
|---|---|---|
| xE | :grin: |
😁 |
| xD | :joy: |
😂 |
| :) | :smiley: |
😃 |
| :D | :smile: |
😄 |
| ;D | :sweat_smile: |
😅 |
| lol | :laughing: |
😆 |
| ;) | :wink: |
😉 |
| x) | :blush: |
😊 |
| :P | :yum: |
😋 |
| <3) | :heart_eyes: |
😍 |
| :* | :kissing_heart: |
😘 |