Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: Add auto updating support to launcher #3486

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

alwaysintreble
Copy link
Collaborator

What is this fixing or adding?

Has the launcher check for available updates on startup and prompts the user if one is available. explicitly disallows the check for windows 7 since we don't support updating those systems after 0.5.0. On windows it will download and start the installer, on linux it will download the file relevant to the users' currently running method and open a file browser to let the user decide what to do with it.
requires #3470

How was this tested?

On windows both source and frozen, confirmed it downloaded and started the installer correctly.

If this makes graphical changes, please attach screenshots.

Screenshot_254

@github-actions github-actions bot added affects: core Issues/PRs that touch core and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Jun 7, 2024
@Exempt-Medic Exempt-Medic added the is: enhancement Issues requesting new features or pull requests implementing new features. label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: core Issues/PRs that touch core and may need additional validation. is: enhancement Issues requesting new features or pull requests implementing new features. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants