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
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,9 @@ Installation & Usage
17
17
4. Unzip the files into the desired folder.
18
18
5. Open config.json in a text editor and add in your details - see later in readme for details
19
19
6. Run the program: Streamlabs Rcon Integration.exe
20
-
7. Select the desired profile from the dropdown and click Start.
21
-
8. The integration is now running between the Streamlabs account and the game using the selected profile.
20
+
7. Select the desired profile from the dropdown. Suggested are the `Print All` and `Print Most Fancy`.
21
+
8. Click the Start button to connect the integration between Streamlabs and Factorio.
22
+
9. The integration is now running between the Streamlabs account and the game using the selected profile. Test event sfrom streamlabs or from within the integration tool will now trigger activity within Factorio.
22
23
23
24
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.
24
25
@@ -175,7 +176,7 @@ The program has a `config.json` that stores its global configuration. The settin
175
176
176
177
- Logging DaysLogsToKeep - How many days back of logs the program will keep. -1 keeps logs indefinitely.
177
178
- Logging DebugLogging - If enhanced Debug logs are generated. true/false
178
-
- Currency ApiLayerAccessKey - The Currency API key generated when wigning up to that free website.
179
+
- Currency ApiLayerAccessKey - The Currency API key generated when signing up to the free currency API website.
179
180
- Streamlabs SocketApiToken - Your streamlabs API key. This can be found on the streamlabs website under your account:
0 commit comments