obs-livesplit-one
A plugin for OBS Studio that allows adding LiveSplit One as a source.
How to install
Download the latest release for your operating system from the
Releases.
Windows
- Extract the
obs-livesplit-one.dlltoC:\Program Files (x86)\obs-studio\obs-plugins\64bitor equivalent install directory.
Linux
mkdir -p $HOME/.config/obs-studio/plugins- Untar, e.g.:
tar -zxvf obs-livesplit-one-v0.0.1-x86_64-unknown-linux-gnu.tar.gz -C $HOME/.config/obs-studio/plugins/
macOS
- Right click your
OBS-> Options -> Show in Finder - Right click the
OBS.app-> Show Package Contents - Drag
obs-livesplit-one.sointoContents/PlugIns
Developer Notes
If you add a new function to ffi.rs, also add it to exports.def and run
(needs to be done in the Visual Studio console):
lib /def:exports.def /OUT:obs.lib /MACHINE:x64On this page
Languages
Rust93.7%Shell6.3%
Contributors
Apache License 2.0
Created April 11, 2021
Updated April 11, 2021