You are viewing a potentially older version of this package. View all versions.
Zehs-Whiteboard-1.1.3 icon

Whiteboard

Adds a new whiteboard store item that you can write on!

Date uploaded a month ago
Version 1.1.3
Download link Zehs-Whiteboard-1.1.3.zip
Downloads 4159
Dependency string Zehs-Whiteboard-1.1.3

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
Evaisa-LethalLib-0.16.1 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.16.1
Evaisa-FixPluginTypesSerialization-1.1.1 icon
Evaisa-FixPluginTypesSerialization

Fix custom Serializable structs and such not properly getting deserialized by Unity.

Preferred version: 1.1.1

README

Whiteboard

Adds a new whiteboard store item that you can write on!

This mod was inspired by a mod suggestion from Twitch streamer Takerst.

The whiteboard display text supports rich text tags.


The whiteboard display text has support for Takerst's BetterTTV emotes and 4 Takerst Twitch emotes. (takeySit, takeyGazmi, takeyCute, takeyStabby)

Write the emote name to display the emote.

Write <all> to view all the emotes.
Font size of 10 or lower is recommended when viewing all the emotes.

Config Settings

Expand
General Settings Setting type Default value Description
ExtendedLogging Boolean false Enable extended logging.
Whiteboard Settings Setting type Default value Description
Price Int32 150 The price of the whiteboard in the store.
HostOnly Boolean false If enabled, only the host can edit the whiteboard.
DefaultDisplayText String The default display text that shows on the whiteboard. Supports rich text tags.

Developer Contact

Report bugs or give suggestions here:

https://github.com/ZehsTeam/Lethal-Company-Whiteboard/issues

Discord server Forum Post
Lethal Company modding Discord #mod-releases Whiteboard
Unofficial Lethal Company Community #mod-releases Whiteboard

Credits

CHANGELOG

v1.1.4

  • Changed the whiteboard price config setting default value from 150 to 100.
  • Added new / missing Takerst BetterTTV emotes.
  • Added all Takerst's Twitch emotes.

v1.1.3

Write the emote name to display the emote.

Write <all> to view all the emotes.
Font size of 7 or lower is recommended when viewing all the emotes.

v1.1.2

  • Small improvements to the whiteboard editor color picker.
  • Small bug fixes.

v1.1.1

  • Added a color picker to the whiteboard editor!
  • Fixed the whiteboard / whiteboard editor sometimes not working properly.
  • Added better compatibility for mods with custom keybinds when typing in the whiteboard editor.
  • Changed the whiteboard price config setting default value from 200 to 150.

v1.1.0

  • The whiteboard is now interactable!
  • Added a custom menu for editing the whiteboard.

v1.0.0

  • Initial release.