v0.2.1
What's Changed
- Added connection status that shows when the overlay isn't connected to StreamerBot
- Changed the faulty
sb_websocket
Parameter tosb_ws_uri
in the Generator
See #33
Full Changelog: v0.2.0...v0.2.1
Important
If you're updating from an older version and need a custom port/address for your Websocket in Streamer.Bot, make sure to change the sb_websocket
into sb_ws_uri
. Loading from an existing URL in the generator page will automatically replace the parameter with the correct one.