Implement configuration management for multi-streamer support and update .gitignore

This commit is contained in:
MaddoScientisto 2026-02-09 22:20:04 +01:00
commit 7f8b3d1bf9
6 changed files with 655 additions and 77 deletions

View file

@ -0,0 +1,5 @@
{
"$schema": "./streamer.schema.json",
"username": "streamer_username",
"enabled": false
}