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
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,12 @@ Installation & Usage
15
15
2. Get the files from the [latest release zip](https://github.com/muppet9010/Streamlabs-Rcon-Integration/releases).
16
16
3. 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 into the program's config later on.
17
17
4. Unzip the files into the desired folder.
18
-
5. Open config.json in a text editor and add in your details - see later in readme for details
19
-
6. Run the program: Streamlabs Rcon Integration.exe
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.
18
+
5. Rename `config.sample.json` to be just `config.json`. This is so that future updates don't overwrite your config files.
19
+
6. Open `config.json` in a text editor and add in your details - see later in readme for details
20
+
7. Run the program: Streamlabs Rcon Integration.exe
21
+
8. Select the desired profile from the dropdown. Suggested are the `Print All` and `Print Most Fancy`.
22
+
9. Click the Start button to connect the integration between Streamlabs and Factorio.
23
+
10. 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.
23
24
24
25
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.
0 commit comments