File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ Name : streamerbot
2
+ Description : Supercharge your live stream with Streamer.bot.
3
+ Grade : Bronze
4
+ Arch : win64
5
+
6
+ Dependencies :
7
+ - allfonts
8
+ - d3dcompiler_47
9
+ - dotnet48
10
+ - webview2
11
+
12
+ Parameters :
13
+ dxvk : true
14
+ fsync : true
15
+ discrete_gpu : true
16
+
17
+ Executable :
18
+ name : Streamer.bot
19
+ file : Streamer.bot.exe
20
+ icon : streamerbot.svg
21
+ path : users/Public/streamerbot/Streamer.bot.exe
22
+ arguments : " "
23
+
24
+ Steps :
25
+ - action : run_script
26
+ script : |
27
+ wget https://streamer.bot/api/releases/streamer.bot/latest/download
28
+ unzip download -d !bottle_drive/users/Public/streamerbot
29
+ rm download
30
+ - action : run_winecommand
31
+ commands :
32
+ - command : reg
33
+ arguments : add "HKCU\Software\Wine\Appdefaults\msedgewebview2.exe" /v "Version" /t REG_SZ /d "win7" /f
You can’t perform that action at this time.
0 commit comments