W WiredCanuck New Member May 5, 2020 #1 Last question for today. can we have a python script run automatically every time OBS starts? thanks again
Last question for today. can we have a python script run automatically every time OBS starts? thanks again
W WBE Member May 20, 2020 #2 If is has been loaded at Tools, Scripts it will be loaded on starting OBS. The script_load() function will be executed then.
If is has been loaded at Tools, Scripts it will be loaded on starting OBS. The script_load() function will be executed then.