borealityy-PeakTextChat icon

PeakTextChat

A simple text chat for PEAK

Last updated 3 days ago
Total downloads 60783
Total rating 2 
Categories Mods Quality Of Life All Clients
Dependency string borealityy-PeakTextChat-1.3.0
Dependants 19 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.75301 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.75301

README

PeakTextChat

a simple text chat for PEAK!

chatscreenshot


Features

  • fully configurable text chat!

  • game accurate ui!

  • cross compatible with CozyChat and PeakNSpeak!

Controls

  • / to start typing (configurable)

  • Enter to send a message

  • Escape to cancel out of typing


!! Note for other devs !!

if ur making a mod and it adds a mechanic that's triggered with a key press, please consider making it work with PEAK's built-in input blocking!
a good way to do that is by wrapping it with if (!GUIManager.instance.windowBlockingInput)
this makes it more compatible with this mod and PEAK in general, so i'd really appeciate it
ty!