You are viewing a potentially older version of this package.
View all versions.
ChatLineColorMod
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.
| Date uploaded | 3 years ago |
| Version | 1.2.2 |
| Download link | Trodi-ChatLineColorMod-1.2.2.zip |
| Downloads | 264 |
| Dependency string | Trodi-ChatLineColorMod-1.2.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.668.5README
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.
Channel Name - New featured
Adds channel name in the chat input where you are typing.

Emojis
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: |
😘 |