NoSpawnn-BetterChatBox icon

BetterChatBox

Make the chat box editable and keyboard navigable

Last updated 15 hours ago
Total downloads 987
Total rating 0 
Categories Mods Misc Client-side
Dependency string NoSpawnn-BetterChatBox-1.0.1
Dependants 2 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
nickklmao-REPOConfig-1.1.8 icon
nickklmao-REPOConfig

Edit mod configs in-game!

Preferred version: 1.1.8

README

REPO - BetterChatBox

A client-side overhaul of the chat box, making it editable and adding keybind support!

Keybinds

Key Action
/ Scroll through message history
Delete (hold) Delete character ahead of cursor (repeat)
Backspace (hold) Delete character behind cursor (repeat)
Ctrl + X Delete all text (or cut to clipboard, depending on the config settings)
Ctrl + C Copy all text to the clipboard
Ctrl + V Paste from your clipboard (up to the character limit)
Ctrl + ← Move left a word
Ctrl + → Move right a word
Ctrl + Backspace Delete whole word behind cursor
Ctrl + Delete Delete whole word in front of cursor

Configuration

In game

  1. Ensure REPOConfig is installed
  2. Launch the game and open the Mods menu

Through Gale

  1. Ensure BetterChatBox is installed to the current profile
  2. Edit values in the mod config tab

Manual

  1. Open BepInEx/config/NoSpawnn.BetterChatBox.cfg
  2. Edit the values inside

Installation

Automatic

  1. Install through your mod manager
  2. Idk what else to tell you...

Manual

  1. Ensure you have BepInEx installed

  2. Download BetterChatBox

    • Download the latest release from Thunderstore
    • Place the BetterChatBox.dll inside BepInEx/plugins/

Todo

  • [ ] Make history scrolling better