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

[FEATURE/CHANGE] Add A380X stable direct download links #534

Open
FoxtrotSierra6829 opened this issue Nov 9, 2024 · 0 comments · May be fixed by #536
Open

[FEATURE/CHANGE] Add A380X stable direct download links #534

FoxtrotSierra6829 opened this issue Nov 9, 2024 · 0 comments · May be fixed by #536
Labels
good first issue Good for newcomers

Comments

@FoxtrotSierra6829
Copy link
Member

Suggested feature/change

Add the A380X stable direct download links to https://flybywiresim.com/downloads/

Explain the feature/change(if applicable)

direct link for stable 4K version is:

the stable 8K version is split in 3 parts:

Unfortunately the current DownloadLinks component does not allow for the provision of only stable links and does not allow for the download to be split in multiple parts. Changes are thus required both in

<DownloadLinks aircraft="A380X" stableLink="" devLink="" />
and
const downloadLinks = ({ stableLink, devLink, aircraft }: DownloadProps) => (

@FoxtrotSierra6829 FoxtrotSierra6829 added the good first issue Good for newcomers label Nov 9, 2024
@ExampleWasTaken ExampleWasTaken linked a pull request Nov 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant