• v2.0.0 1dd050de2b

    FragileDeviations released this 2025-05-03 12:52:31 -07:00 | 2 commits to main since this release

    Installation Guide

    https://github.com/WeatherElectric/OBSBridge/wiki/User-Installation

    Changelog

    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

    Dependencies

    Downloads
  • v1.0.0 0d80f9e611

    FragileDeviations released this 2025-05-02 23:26:56 -07:00 | 5 commits to main since this release

    Installation Guide

    https://github.com/WeatherElectric/OBSBridge/wiki/User-Installation

    Changelog

    • Initial Release

    Dependencies

    Downloads