944 B
944 B
Build Instructions
Option 1: GitHub Actions (Easiest — No Setup Required)
- Create a GitHub account if you don't have one
- Create a new repo called
vulcast-vertical(public is fine) - Push this code to GitHub:
git remote add github https://github.com/YOUR_USERNAME/vulcast-vertical.git
git push -u github main
- Go to the repo → Actions tab → Click "Build Windows DLL" → Run workflow
- Wait ~5 minutes for the build to finish
- Click the workflow run → Artifacts section → Download
vulcast-vertical-windows-x64 - Extract the zip — the
vulcast-vertical.dllis inside
Option 2: Local Build (Requires Visual Studio 2022)
See BUILD-WINDOWS.md for local build instructions.
Installing the Plugin
- Copy
vulcast-vertical.dllto:C:\Program Files\obs-studio\obs-plugins\64bit\ - Restart OBS Studio
- A "Vulcast Vertical" dock panel will appear automatically