From b0785c26fcee2b67a0ba039cf031bdfc5cf18cd3 Mon Sep 17 00:00:00 2001 From: rkdevs <57694687+rkdevs@users.noreply.github.com> Date: Sun, 3 Dec 2023 20:42:43 -0500 Subject: [PATCH 1/2] Created README.md file --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1f29ed0 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Jrstats - An OBS Standalone Plugin +Youtube overview of obs plugin - [OBS Plugin Demo - JrStats (replacement stats dock and tally panel)](https://youtu.be/vSQbQ0Q06Yw) + +## Manual Installation Instructions +1. Download zip file - [jrstats.zip](/jr/jrstats.zip) +2. Unzip contents to any folder of your choice +3. Navigate to jrstats\data\obs-plugins\ in the unzipped folder (from step 2) + - Copy folder \jrstats (under the folder structure mentioned in step 3) to -> your OBS installation directory (ex.: OBS-Studio\data\obs-plugins) +5. Navigate to \jrstats\obs-plugins\64bit\ in the unzipped folder (from step 2) + - Copy the two files (the .dll and .pdb files) to -> your OBS installation directory (ex.: OBS-Studio\obs-plugins\64bit) From c3d7b901ddeb6372fb90017ae50c1b3064059917 Mon Sep 17 00:00:00 2001 From: rkdevs <57694687+rkdevs@users.noreply.github.com> Date: Sun, 3 Dec 2023 20:49:31 -0500 Subject: [PATCH 2/2] Added more steps to README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f29ed0..accbd0f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # Jrstats - An OBS Standalone Plugin Youtube overview of obs plugin - [OBS Plugin Demo - JrStats (replacement stats dock and tally panel)](https://youtu.be/vSQbQ0Q06Yw) -## Manual Installation Instructions +## Manual OBS Plugin Installation Instructions 1. Download zip file - [jrstats.zip](/jr/jrstats.zip) 2. Unzip contents to any folder of your choice 3. Navigate to jrstats\data\obs-plugins\ in the unzipped folder (from step 2) - Copy folder \jrstats (under the folder structure mentioned in step 3) to -> your OBS installation directory (ex.: OBS-Studio\data\obs-plugins) 5. Navigate to \jrstats\obs-plugins\64bit\ in the unzipped folder (from step 2) - Copy the two files (the .dll and .pdb files) to -> your OBS installation directory (ex.: OBS-Studio\obs-plugins\64bit) +6. Restart the OBS application +7. To enable this plugin -> Select Docks from the menu -> select jrstats