Skip to content

Commit 7e25a4f

Browse files
Added: Bottles as a Linux installation method (#388)
* Added: Bottles as a Linux installation method * Fix: Changed WebView2 issue to mention working fully working functionality * fix: formatting --------- Co-authored-by: Whipstickgostop <8366326+Whipstickgostop@users.noreply.github.com>
1 parent 9ff7d21 commit 7e25a4f

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

  • streamerbot/1.get-started/installation

streamerbot/1.get-started/installation/linux.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Select an installation method below:
3232
::card{title="Lutris" to=#lutris icon=i-simple-icons-lutris}
3333
Install Streamer.bot with Lutris
3434
::
35+
::card{title="Bottles" to=#bottles icon=i-mdi-bottle-wine}
36+
Install Streamer.bot with Bottles
37+
::
3538
::
3639

3740
### Install Script
@@ -124,12 +127,24 @@ Download `lutris/streamerbot.yaml` from GitHub
124127

125128
1. Click the `+` in Lutris and select `Install from a local install script`
126129

127-
![Lutris Add Game Dialog](../assets/lutris-add-game.png){width=600}
130+
![Lutris Add Game Dialog](../assets/lutris-add-game.png){width=600}
128131

129132
2. Select the `streamerbot.yaml` file (download link above)
130133
3. Follow the installer steps to install Streamer.bot to your location of choice.
131134
4. Launch Streamer.bot from Lutris!
132135

136+
### Bottles
137+
::callout{icon=i-mdi-github to="https://github.com/bottlesdevs/programs/blob/main/Software/streamerbot.yml"}
138+
View `streamerbot.yml` on GitHub.
139+
::
140+
141+
1. Click the `+` in the top left corner.
142+
2. Select `Custom` configuration and `soda` as the runner, fill the name of your new bottle, leave everything else as it is.
143+
3. Click on the new bottle and on `Install Programs`.
144+
4. Select `StreamerBot` on the list of programs and start the installation.
145+
5. (Optional: might cause graphical glitches) Change the Runner to `Proton-GE` or `Proton-CachyOS` to fix the C# editor and `WebView2` performance.
146+
6. Launch Streamer.bot from the list of installed programs!
147+
133148
## Known Issues
134149

135150
### Groups
@@ -153,4 +168,4 @@ This issue has been resolved in Wine 7 and later
153168
::
154169

155170
### Streamer.bot Chat
156-
The built-in chat and event feed windows will not work due to missing `WebView2`.
171+
The built-in chat and event feed windows will not work due to missing `WebView2` when using the install script or the Lutris installer. However, they work when using Bottles's Streamer.bot installer.

0 commit comments

Comments
 (0)