CodeYan submitted a new resource:
master_text_source_file - Update multiple text sources using one file
Read more about this resource...
master_text_source_file - Update multiple text sources using one file
A Python script for OBS to control the text contents of multiple text sources
using only one text file. See #Protocol for details about the text file.
# Installation
1. Make sure that you have at least Python 3+ (for OBS versions older than v28,
only Python 3.6.x is supported).
2. In OBS, go to Tools > Scripts.
3. In the Python Settings tab, set your python installation path.
4. In the Scripts tab, add the master_text_source_file.py.
# Usage
1. Set...
Read more about this resource...