07th-mod / 07th-mod/python-patcher
Server script to download the latest installer
- Langage dominant
- JavaScript
- Étoiles
- 214
- Forks
- 12
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Le script est hébergé à l'adresse http://07th-mod.com/installer.php et interagit avec les versions GitHub. Commencez par examiner la logique côté serveur existante pour la détection de plateforme et la récupération des versions. Comprenez comment elle détermine les branches 'stable' vs 'pre' et s'intègre à la page des versions du projet. Testez le point de terminaison avec différents paramètres de requête pour vérifier le comportement actuel et identifier le problème de devinette.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, php
- Domaine
- backend, cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100