A mod for your Twitch chat to integrate with your game.
- Donations:
- Send signal transmissions to everyone.
- Bits:
- Apply max sanity to a player.
- Make player rotate 180 degrees.
- Drain a player's stamina.
- Drain a player's flashlight battery.
- Subscriptions:
- Play air horn sound on a player's position.
You can determine the amount of bits required for each event in the config file.
If the viewers send a donation that has say: <message> in the message, the message will be sent to everyone in the game.
Example:
nice stream but we need to get to the next round. say:come back
If the viewer includes any of the players' names in their bit message, the event will only affect that player.
If they don't include any names, the event will affect the streamer or if they're dead, the person that they are spectating.
Example:
cheer1000 bye azumangadayilar flashlight
If the viewer includes any of the players' names in their subscription message, the air horn sound will play on that player's position.
- Download the latest release from the releases page
- Extract the zip file into BepInEx/plugins
- Run the game once to generate the config file
- Edit the config file to your liking
- Run the game again to load the mod
The configuration file is located at BepInEx/config/lethalstreams.cfg
Make sure to set your Streamlabs Socket API token.
⚠️ Set your Streamlabs token ONLY if you are the streamer. The other party members need to leave it blank.