Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.
/ GenshinRepository Public archive

This repository includes direct links to Genshin Impact updates

License

Notifications You must be signed in to change notification settings

rapdodge/GenshinRepository

Repository files navigation

GenshinRepository - Unmaintained

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

Thank you for entrusting this repository to download Genshin Impact data directly. With a heavy heart, I have to stop this for personal reasons. But don't worry; I'm sure you can do it yourself. Once again, thank you for trusting this repository.

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