
CHANGELOG
v2.0.0
Fixed a namespace being from an old version of the mod
- using WeatherElectric.OBSControl.OBS;
- using WeatherElectric.OBSBridge.OBS;
Removed obsolete status methods, as there have been bool properties that give the same thing with less websocket requests.
Changed preference category title from OBSControl
to OBSBridge
v1.0.0
Initial Release