Releases: digitalgroundgame/TBAT-Kick-or-Keep
Release list
Kick or Keep kit 2026.09.06.659f16f
Kick or Keep — kit 2026.09.06.659f16f
The Kick or Keep overlay kit — everything you need to run it on the stream.
Download
kit.zip is the whole thing. Unzip it anywhere: a USB stick works, and it
needs no account, no install and no network.
Check you got the file intact (optional):
sha256sum -c kit.zip.sha256
Run it
node relay.js
Then open control-room.html in a browser. That page is the operator's
screen — it has the buttons, and it explains itself.
Add overlay.html to OBS as a Browser Source. It is transparent by design,
so on its own it looks like nothing; that is correct.
What is in the box
| file | what it is |
|---|---|
overlay.html |
the graphic OBS shows |
control-room.html |
the operator's buttons |
relay.js |
connects the two (Node, no dependencies) |
EVENTS.md |
for a developer sending donation events |
README.md |
setup, the query parameters, and what to do when nothing happens |
manifest.json |
the version and a checksum for every file |
Why this release exists
The same files are on the demo site, but that copy is replaced every time
we publish. This release is frozen: the bytes here will always be these bytes,
so a rig can be put back exactly the way it was, and a problem can be traced to
a version instead of to "the one I downloaded some time in September".
If you report a problem, the number to quote is on the control room and in
manifest.json.