vulcast-vertical/PUSH-TO-GITHUB.md
Vulcast eca52a289d
Some checks are pending
Build Windows DLL / Build for Windows (push) Waiting to run
Add build instructions
2026-06-29 23:09:39 +01:00

944 B

Build Instructions

Option 1: GitHub Actions (Easiest — No Setup Required)

  1. Create a GitHub account if you don't have one
  2. Create a new repo called vulcast-vertical (public is fine)
  3. Push this code to GitHub:
git remote add github https://github.com/YOUR_USERNAME/vulcast-vertical.git
git push -u github main
  1. Go to the repo → Actions tab → Click "Build Windows DLL" → Run workflow
  2. Wait ~5 minutes for the build to finish
  3. Click the workflow run → Artifacts section → Download vulcast-vertical-windows-x64
  4. Extract the zip — the vulcast-vertical.dll is inside

Option 2: Local Build (Requires Visual Studio 2022)

See BUILD-WINDOWS.md for local build instructions.

Installing the Plugin

  1. Copy vulcast-vertical.dll to:
    C:\Program Files\obs-studio\obs-plugins\64bit\
    
  2. Restart OBS Studio
  3. A "Vulcast Vertical" dock panel will appear automatically