MinecraftFormatting
Adds Minecraft Chat Formatting to Lethal Company
Date uploaded | a year ago |
Version | 1.0.0 |
Download link | AllToasters-MinecraftFormatting-1.0.0.zip |
Downloads | 22052 |
Dependency string | AllToasters-MinecraftFormatting-1.0.0 |
README
Minecraft Formatting v1.0
by alltoasters
Adds Minecraft chat formatting to the in-game text chat in Lethal Company.
Installation
Requires the latest version of BepInEx 5. After BepInEx has been installed, drag MinecraftFormatting.dll
into the BepInEx/plugins
folder in the game's root directory.
Usage
To format your chat, type the ampersand &
symbol and then a specific letter/number to set the current color or format. Colors and formats will persist in your message until modified by another formatter. You can find a list of formats here. The magic formatter (&k
) is not supported.
An example is &aHello!
, which will send the text Hello!
in a lime green color.
It should be noted that the mod does not modify the chat range mechanic of the game, so players far away from you will still not be able to see your chat messages.
CHANGELOG
Changelog
v1.0
- Initial release