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

Server script to download the latest installer #35

Open
ItaloKnox opened this issue May 5, 2019 · 0 comments
Open

Server script to download the latest installer #35

ItaloKnox opened this issue May 5, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ItaloKnox
Copy link
Member

As promised, I talked with enumag about the script and he sent it to me earlier today.

You can access it at http://07th-mod.com/installer.php

By default, it will guess the user platform and get the latest stable release. You can force it to go through manually using: http://07th-mod.com/installer.php?system=win|mac|linux&branch=pre|stable

Example: http://07th-mod.com/installer.php?system=linux&branch=stable

Beware that using branch=pre will only work if the most recent release is marked as a pre-release. If the most recent is a stable release, it will get the stable instead of the pre-release.

Right now the guessing part doesn't work, but I believe it is because of the current changes ongoing at the releases page. Earlier today it was working fine, so it might fix itself soon enough.

@ItaloKnox ItaloKnox added the enhancement New feature or request label May 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant