You are viewing a potentially older version of this package. View all versions.
Crystal-BetterChat-1.2.0 icon

BetterChat

Shows the chat window when a message is received. See config for options.

By Crystal
Date uploaded 5 years ago
Version 1.2.0
Download link Crystal-BetterChat-1.2.0.zip
Downloads 592
Dependency string Crystal-BetterChat-1.2.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

Shows the chat window when a message is received.

Run the game once with the mod enabled to generate the config. See config for details on what each option does.

This mod also makes the chat window click-through so that you can interact with UI behind it (such as the map or crafting menu) while chat is visible.

Shouts will not longer be all caps nor whispers all lower case (can be changed in config).

Manual Installation

  1. Install BepInExPack Valheim
  2. Download latest BetterChat.dll by clicking "Manual Download". Extract the dll from the zip file to into [GameDirectory]\Bepinex\plugins. (You only need the dll.)
  3. Run the game once, then close it and edit the generated cfg file in [GameDirectory]\Bepinex\config if you want to customize anything.

Changelog

1.2.0

  • Shouts are no longer in all caps nor whispers all lower case. This can be changed in config.

1.1.0

  • By default, the chat window will now show whenever a new message is received (instead of always). This can be changed in the config.
  • Chat window is now click-through.

1.0.1

  • Now incldues proper dll. Somehow 1.0.0 had a work-in-progress version included in it.

1.0.0

  • Initial release