No description
Find a file
2026-06-19 16:29:32 +02:00
assets/sprites feat: taunt animations 2026-06-18 12:54:25 +02:00
owncastproxy fix: transparency on web 2026-06-19 16:15:34 +02:00
scenes fix: disable debug menu 2026-06-19 16:29:32 +02:00
scripts fix: transparency on web 2026-06-19 16:15:34 +02:00
web_extra PoF twitch messages reception 2026-06-12 21:43:45 +02:00
.editorconfig Initial commit 2026-06-12 12:38:35 +02:00
.gitattributes Initial commit 2026-06-12 12:38:35 +02:00
.gitignore Integration moche twitchProvider 2026-06-13 00:28:22 +02:00
export_presets.cfg test on command line 2026-06-13 04:31:21 +02:00
icon.svg Initial commit 2026-06-12 12:38:35 +02:00
icon.svg.import Initial commit 2026-06-12 12:38:35 +02:00
project.godot fix: transparency on web 2026-06-19 16:15:34 +02:00
README.md feat: simple proxy for owncast's api 2026-06-19 14:23:47 +02:00
TWITCH_README.txt PoF twitch messages reception 2026-06-12 21:43:45 +02:00

owoverlay

To install dependencies:

bun install

To run:

bun run 

This project was created using bun init in bun v1.3.14. Bun is a fast all-in-one JavaScript runtime.