You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,11 @@ Get the [latest version zip](https://github.com/muppet9010/Streamlabs-Rcon-Integ
11
11
Create a free account at [Currency Layer website](https://currencylayer.com) and make a note of the API access key as needs to be entered in to the programs config later on.
12
12
Unzip the files in to the desired folder.
13
13
Open config.json in a text editor and add in your details.
14
-
Run the: > Streamlabs Rcon Integration.exe
14
+
Run the program: Streamlabs Rcon Integration.exe
15
15
Select the desired profile from the dropdown and click Start.
16
16
The integration is now running between the Streamlabs account and the game using the selected profile.
17
17
18
-
Should a critical error occur the progra may fail to load or close. Details can be found in the current log within the Logs folder.
18
+
Should a critical error occur the program may fail to load or close. Details can be found in the most recent log file within the Logs folder.
19
19
20
20
21
21
Usage Concepts
@@ -54,4 +54,4 @@ Uses the python modules and their dependcies:
Build the scripts into an exe using PyInstaller via Build.bat. It will place the exe in the "build\dist" folder.
57
+
Build the scripts into an exe using PyInstaller via Build.bat. It will place the exe and other files in the `build\dist` folder. This `dist` folder is the program and can be shared via zip.
0 commit comments