JRSKelvin / Honkai-Star-Rail-Repository

This repository includes direct links to Honkai: Star Rail updates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Honkai-Star-Rail-Repository

This repository includes direct links to Honkai: Star Rail updates. With this, it allows you to download Honkai: Star Rail updates without a launcher, but using a download manager (like IDM, FDM, XDM, uGet, etc.).

Honkai: Star Rail Daily Fetch Automation (Honkai-Star-Rail-Repository-Data-List)

I've created a new repository to automate fetching data and saving files daily. The repository retrieves data from the same API URL as this repository. You can visit my repository at the following link. Thanks for visiting my repository.

Honkai: Star Rail Daily Fetch Automation Repository - Honkai-Star-Rail-Repository-Data-List

Other Game Repository

I've also created several repositories from the same or different developers. You can visit my repository at the following link.

Genshin Repository - GenshinRepository

API response

{
  "data": {
    "game": {
      "latest": {
        "version": "",
        "path": "",
        "md5": "",
        "voice_packs": [
          {
            "language": "",
            "name": "",
            "path": "",
            "md5": ""
          }
        ]
      },
      "diffs": [
        {
          "version": "",
          "name": "",
          "path": "",
          "md5": "",
          "voice_packs": [
            {
              "language": "",
              "name": "",
              "path": "",
              "md5": ""
            }
          ]
        }
      ]
    },
    "plugin": {
      "plugins": [
        {
          "name": "",
          "path": "",
          "md5": ""
        }
      ]
    },
    "pre_download_game": {
      "version": "",
      "path": "",
      "md5": "",
      "voice_packs": [
        {
          "language": "",
          "name": "",
          "path": "",
          "md5": ""
        }
      ]
    }
  }
}

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

This repository includes direct links to Honkai: Star Rail updates

License:Other


Languages

Language:PHP 100.0%