07th-mod / 07th-mod/python-patcher
Server script to download the latest installer
- 主要语言
- JavaScript
- 星标
- 214
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
该脚本托管在 http://07th-mod.com/installer.php 并与 GitHub 发布版本交互。首先检查现有的服务器端逻辑,用于平台检测和发布版本获取。了解它如何确定 'stable' 与 'pre' 分支,并与项目的发布页面集成。使用不同的查询参数测试端点,以验证当前行为并识别猜测问题。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, php
- 领域
- backend, cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100