Install MacOS - norihiro/obs-text-pthread GitHub Wiki
Introduction
This page describes the install procedure step-by-step.
GUI installation from ZIP package
- Download and open the zip package on a Finder.
Once you open the file, a folder named
obs-text-pthreadwill be created. - Open a new Finder window and go to
/Library/Application Support/obs-studio/plugins.- Type Command + Shift + G and input
/. - Then, enter
Library, ...,plugins.
- Type Command + Shift + G and input
- Copy the folder
obs-text-pthreadintoplugin.
Once you copied obs-text-pthread, the directory structure will be as below.
Terminal installation from ZIP package
Type these commands on Terminal.
sudo mkdir -p '/Library/Application Support/obs-studio/plugins'
cd '/Library/Application Support/obs-studio/plugins'
unzip ~/Downloads/obs-text-pthread-0.1.0-macos.zip