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

Ue launcher #35

Open
wants to merge 4 commits into
base: ue_launcher
Choose a base branch
from
Open

Ue launcher #35

wants to merge 4 commits into from

Conversation

nemerle
Copy link
Contributor

@nemerle nemerle commented Jun 15, 2024

  • LauncherSetup now will download https://segs.dev/launcher_version.json and extract the list of newer versions + the release notes list
  • LauncherSetup emits newVersionAvailable signal when newer version is available, and provides latest_version and changelogs properties
  • Launcher exposes current version as const 'version' property
  • Launcher exposes 'update_channel' property - currently changing this at runtime is not supported.

nemerle added 4 commits June 15, 2024 18:49
LauncherSetup now will download https://segs.io/launcher_version.json and extract the list of newer versions + the release notes list
LauncherSetup emits newVersionAvailable signal when newer version is available, and provides latest_version and changelogs properties
Launcher exposes current version as 'version' property
Add a few sanity checks to version json parsing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant