Skip to content

Add 'metaplay update sdk' command to help with updating to newer SDK versions. - #95

Merged
petrikero merged 1 commit into
mainfrom
update-sdk
Jan 7, 2026
Merged

Add 'metaplay update sdk' command to help with updating to newer SDK versions.#95
petrikero merged 1 commit into
mainfrom
update-sdk

Conversation

@petrikero

@petrikeropetrikero commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

Add new command metaplay update sdk that does an update wizard to make it easier to update to a newer Metaplay SDK version.

It does the following:

  • Detect version & resolve possible versions to update to (only allow one major version to be done at a time).
  • Detect any changes made to the SDK and warn about losing them. In the future, the SDK could try to preserve this using git's change tracking (or similar).
  • Update the contents of MetaplaySDK/.
  • Link to release notes & instruct to follow migration guide for major releases.

@petrikero
petrikero merged commit 0ca59fa into mainJan 7, 2026
1 check passed
@petrikero
petrikero deleted the update-sdk branch February 14, 2026 13:30
Sign up for freeto 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

@petrikero