You are viewing a potentially older version of this package. View all versions.
Andocas-BetterTextChat-0.1.1 icon

BetterTextChat

Compose multiline chat messages.

By Andocas
Date uploaded 2 weeks ago
Version 0.1.1
Download link Andocas-BetterTextChat-0.1.1.zip
Downloads 83
Dependency string Andocas-BetterTextChat-0.1.1

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.1 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.1

README

About

  • If you reach the 50 character limit for a chat message, it wraps onto the next line instead of cutting you off.
    • You can also manually insert a line break with Shift-Enter.
  • You can use Ctrl-V to paste from clipboard.
  • The special characters <, >, and = are now enabled.
    • Beware: Things can get weird if you use formatting tags, especially across multiple lines. You've been warned.

CHANGELOG

0.2.0

  • Made saving/discarding draft messages configurable
  • Fixed minor bug at very low framerates

0.1.1

  • Adjusted PlayerChatManager.PostMessage patches for improved compatibility with other mods

0.1.0

  • Initial release