1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
# Transition Table for OBS Studio
Plugin for OBS Studio to add a Transition Table to the tools menu.
Inspired by https://github.com/admshao/obs-transition-matrix
# Download
https://obsproject.com/forum/resources/transition-table.1174/
# Build
- Build OBS Studio: https://obsproject.com/wiki/Install-Instructions
- Check out this repository to UI/frontend-plugins/transition-table
- Add `add_subdirectory(transition-table)` to UI/frontend-plugins/CMakeLists.txt
- Rebuild OBS Studio
# Donations
https://www.paypal.me/exeldro
|