-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Testing] OBSPlugin 1.0.3.1 #3058
Conversation
Bluefissure
commented
Dec 30, 2023
- Support the built-in obs-websocket-plugin v5.3.0+ in OBS30+
- Change the default blurring algorithm to dual linear
Head branch was pushed to by a user without write access
Outdated attemptTake care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it! 😰OBSPlugin [testing-live] - 25bbc84 - Build system error: Specified argument was out of the range of valid values. (Parameter 'Unknown runtime requested: [.NETStandard,Version=v2.0, System.Collections.Generic.Dictionary`2[System.String,Plogon.NugetLockfile+Dependency]]') Show log - Review |
Outdated attemptTake care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it! 😰OBSPlugin [testing-live] - a75c304 - Build system error: Specified argument was out of the range of valid values. (Parameter 'Unknown runtime requested: [.NETStandard,Version=v2.0, System.Collections.Generic.Dictionary`2[System.String,Plogon.NugetLockfile+Dependency]]') Show log - Review |
Looks .netstandard runtime is now allowed in plogon, I may need to wait BarRaider/obs-websocket-dotnet#135 get merged & new version is released. |