Skip to content

Commit a39a469

Browse files
authored
Merge pull request #97 from BarRaider/v5-dev
Initial Beta version supporting OBS Websocket v5
2 parents 8cbcb0d + 5f5d4dc commit a39a469

68 files changed

Lines changed: 4458 additions & 3831 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ Official .NET library (written in C#) to communicate with an obs-websocket serve
66
This library is available on the [NuGet gallery](https://www.nuget.org/packages/obs-websocket-dotnet)
77
See the `TestClient` project for a working example.
88

9-
## EOL for v4.x branch
10-
NOTE: We will no longer be updating the v4.x branch as we move towards v5.0 (which is NOT backwards compatible). Any PRs should be done on the `v5-dev` branch.
11-
12-
## What's New
13-
- v4.9.x incrementally adds all the features introduced in obs-websocket v4.9
9+
# v5 Updates
10+
Initial version supporting OBS Websocket v5 is now in master branch and an nuget version is in Beta (must select "Include Prerelease" in nuget). Please report issues/bugs via the [Issues Tracker](https://github.com/BarRaider/obs-websocket-dotnet/issues) or discuss in our [Discord](http://discord.barraider.com)
1411

1512
## Dev Discussions
1613
**Discord:** Discuss in #developers-chat in [Bar Raiders](http://discord.barraider.com)
14+
15+
## EOL for v4.x branch
16+
NOTE: We will no longer be updating the v4.x branch as we move towards v5.0 (which is NOT backwards compatible). Any PRs should be done on the `v5-dev` branch.

TestClient/AdvancedWindow.Designer.cs

Lines changed: 52 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)