Skip to content

Commit

Permalink
Switch to silent launcher updates on Windows
Browse files Browse the repository at this point in the history
This prevents popping up the installer window and behavior is
basically like user just clicking next->next->next. There isn't
any setting we want user to touch in installer on update, users
only break their own installs when they do.
  • Loading branch information
p2004a committed Mar 1, 2024
1 parent efa59b9 commit 65362e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dist_cfg/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"PRD_RAPID_USE_STREAMER": "false",
"PRD_RAPID_REPO_MASTER": "https://repos-cdn.beyondallreason.dev/repos.gz"
},
"silent": false,
"auto_download": true,
"downloads": {
"games": ["byar:test", "byar-chobby:test"],
Expand Down Expand Up @@ -133,7 +132,6 @@
"PRD_RAPID_USE_STREAMER": "false",
"PRD_RAPID_REPO_MASTER": "https://repos-cdn.beyondallreason.dev/repos.gz"
},
"silent": false,
"auto_download": true,
"downloads": {
"games": ["byar:test", "byar-chobby:test"],
Expand Down

0 comments on commit 65362e3

Please sign in to comment.