Open BuyMyMojo opened 3 years ago
This would require a little more consideration that the most simple CMake example as we might need to build OBS (or fetch the built libobs from somewhere), and also compile both the 64 bit and 32 bit versions of the hook and helper.
Certainly possible, but not high priority for 1.0.0 since I will be packaging the releases fairly frequently anyway.
One of these might be a good starting point:
Note that this plugin builds out-of-tree so we will need to build the plugin in a separate directory after building OBS.
Would be pretty cool to get the latest files through github's action system