Skip to content

add fallback platform to retrieve installer version#25

Open
moehreag wants to merge 1 commit into
OrnitheMC:masterfrom
moehreag:installer-version-fallback-platform
Open

add fallback platform to retrieve installer version#25
moehreag wants to merge 1 commit into
OrnitheMC:masterfrom
moehreag:installer-version-fallback-platform

Conversation

@moehreag
Copy link
Copy Markdown
Member

@moehreag moehreag commented Jun 5, 2026

This allows the installer version to display correctly even on platforms we don't have a native installer for (e.g. Android)

Other changes:

  • Recognize "arm" to also point towards an aarch64 architecture for linux (technically not 100% correct but the closest we have; and 32-bit arm devices are getting increasingly rare, especially those running full desktop linux)
  • don't show the installer version if despite the fallback platform we couldn't get the version from the maven
  • remove the unused platform parameter from getLatestVersion

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