obsproject / obs-plugintemplate

GNU General Public License v2.0
285 stars 133 forks source link

Target OBS 30.0.2 #106

Closed sorayuki closed 8 months ago

sorayuki commented 9 months ago

Description

Motivation and Context

Build towards the latest release of obs-studio.

How Has This Been Tested?

It works for my obs-multi-rtmp plugin.

Types of changes

Tweak (non-breaking change to improve existing functionality)

Checklist:

PatTheMav commented 9 months ago

@RytoEX LGTM - do we want to merge this now or wait for a patch release of OBS Studio first?

RytoEX commented 8 months ago

@RytoEX LGTM - do we want to merge this now or wait for a patch release of OBS Studio first?

We can just merge this now and then quickly update it to 30.0.2 if needed.

PatTheMav commented 8 months ago

Please squash commits and use a properly formatted commit message - in this case I would suggest something along the lines of "buildspec: Update OBS Studio dependency to 30.0.2"