How to add Drops to my Game

Hi

I’m brand new to this so is they any useful documentation or videos on how to add drops for your game to twitch drops I’m a games developer with UE4

The documentation is covered here

Loosely speaking with Drops,

  • Twitch sends a list of people watching streams thats are playing the game you are running drops for

That’s it, then you choose what to do with that data.

You using UE4 doesn’t “apply” since most people tend to to do “free items” and that just involves writing to a database.