You are viewing a potentially older version of this package. View all versions.
bmatusiak-ChatTerminal-1.0.1 icon

ChatTerminal

Changes the In-Game Chat into a Terminal

Date uploaded 2 years ago
Version 1.0.1
Download link bmatusiak-ChatTerminal-1.0.1.zip
Downloads 1680
Dependency string bmatusiak-ChatTerminal-1.0.1

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

README

LethalChatTerminal

Changes the In-Game Chat into a Terminal

  • use / in front of the text you want to send as chat. ex./hello crew
  • clear command clears chat box text
  • ? shortcut for help terminal command
  • includes terminal bang feature, using ! at end of command to auto confirm

TODO:

  • AutoComplete using Tab
  • History using Up and Down Arrows

Inspired By:

  • twi/LethalBang
  • hesukastro/LCRemoteTerminal
  • red_eye/LethalAutocomplete/

ChangeLog:

V1.0.1

  • removed sounds from terminal, unless we are using the terminal V1.0.0
  • Initial Version