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

Adding "clickable" URL to the installer #196

Open
JakoobCZ opened this issue Jan 7, 2021 · 1 comment
Open

Adding "clickable" URL to the installer #196

JakoobCZ opened this issue Jan 7, 2021 · 1 comment

Comments

@JakoobCZ
Copy link

JakoobCZ commented Jan 7, 2021

Is there any possibility to add a link to the installer? My installer is currently too big and I would like to move some files (examples) away and let the users know, they can download them separately from the server.

I've checked the documentation, but it seems I can add only plain text.

Thanks :)

@LinusU
Copy link
Owner

LinusU commented Jan 7, 2021

You should be able to do this by adding a webloc file to your dmg, something like:

{ "x": 192, "y": 344, "type": "file", "path": "Download Files.webloc" }

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

No branches or pull requests

2 participants