Skip to content

KiKoS0/dbd-tooltips

Repository files navigation

dbdtwitch logo

CI RelativeCI

Install on Twitch · Official website · Discord

This is the client for the Dead by Daylight Tooltips Twitch extension, which can be found here. It serves as a game overlay tailored for Dead by Daylight, allowing viewers to conveniently hover over the streamer's current perks and addons to quickly access relevant details, descriptions and changelogs.

extension preview

This application is not affiliated with or endorsed by Dead by Daylight, Behaviour Interactive, or Twitch.

Bug reports

For reporting bugs, we highly recommend joining our Discord as the issue you encounter may or may not be directly related to this particular aspect of the project. Your participation and feedback are greatly appreciated. Thank you.

Compile

To compile the source code, you simply need to have Node.js installed on your system. Once installed, you can run the following command:

  git clone --recurse-submodules https://github.com/KiKoS0/dbd-tooltips.git && cd dbd-tooltips
  make clean dev