obs-livesplit-one icon indicating copy to clipboard operation
obs-livesplit-one copied to clipboard

A plugin for OBS Studio that allows adding LiveSplit One as a source.

Results 14 obs-livesplit-one issues
Sort by recently updated
recently updated
newest added

When the splits path changes and `get_global_timer` doesn't find an existing timer for that splits path, this PR loads the local auto-splitter, if there is one, with the new splits.

Adding the pause and resume gametime hotkey, analogue to the LiveSplit Server

This PR incorporates https://github.com/LiveSplit/livesplit-core/pull/797 into OBS LiveSplit One. It will need to be updated after that's merged, to point to the new `livesplit-core` master after merging, not the PR branch...