A downloadable tool

StreamToy is a framework for the Godot game engine that allows games to connect to a stream provider's API.

It is based on a client server architecture, so you need to have a server (or even a cloud platform) available to run the server part. Afterwards you can connect to that server from your Godot game, subscribe to events, and get notified once an event happen.

This project currently consists of two components:

Currently, only Twitch's EventSub API is supported.

Download

Download
StreamToy reference implementation
External
Download
StreamToy Server project
External

Install instructions

Please check out the StreamToy documentation for more information how to use this.

Leave a comment

Log in with itch.io to leave a comment.