Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 790 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 790 Bytes

OBS Image Reaction Plugin

Image that reacts to sound source.

Install Plugin

  1. Go to the releases page for this repo.
  2. Select the appropriate package installer for your operating system.
  3. Once downloaded, run the package installer.

Build Plugin Locally


To build the plugin follow these steps:

  1. In a terminal, run the command:
  2. After that has completed, move into the repo directory:
  3. Build the plugin: there are three build options (Linux, Mac OS and Windows). Depending on the platform you are on run the build script for your platform e.g. for MacOS:
    .github/scripts/build-macos.zsh
  4. Look in the release folder for the package. For Mac OS this will be ./release/MacOS/.
  5. Copy your package to the obs plugins folder on your computer.