mhlabriola
New Member
I followed the instructions here to download and build OBS: https://obsproject.com/wiki/build-instructions-for-windows This worked fine.
I would like to use the plugin template https://github.com/obsproject/obs-plugintemplate to get started. I downloaded the code and pushed it to my own repo on GitHub. I created a tag and a release.
I'd like to know what to do next to build the plugin template. The instructions say "Simply create and push a tag and GitHub Actions will run the pipeline in Release Mode." That sounds like issuing some git command will trigger the code to be built. Can someone tell me exactly what I have to type in to get the sample template built?
Thank you.
I would like to use the plugin template https://github.com/obsproject/obs-plugintemplate to get started. I downloaded the code and pushed it to my own repo on GitHub. I created a tag and a release.
I'd like to know what to do next to build the plugin template. The instructions say "Simply create and push a tag and GitHub Actions will run the pipeline in Release Mode." That sounds like issuing some git command will trigger the code to be built. Can someone tell me exactly what I have to type in to get the sample template built?
Thank you.