From 9ba08a54b75739571be6ccee3bff2b6470288823 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 11 Nov 2024 23:19:14 +0100 Subject: [PATCH] Add pause command --- start.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.bat b/start.bat index 3d98097..c3c57db 100644 --- a/start.bat +++ b/start.bat @@ -29,4 +29,4 @@ start /MIN "OBS1" /D "C:\Program Files\obs-studio\bin\64bit" "obs64.exe" --profi timeout /t 1 >nul start /MIN "OBS2" /D "C:\Program Files\obs-studio\bin\64bit" "obs64.exe" --profile "Profile2" --collection "Profile2" --multi --startstreaming -@REM pause +pause