/GenshinRepository

This repository includes direct links to Genshin Impact updates

Primary LanguagePHPOtherNOASSERTION

GenshinRepository

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.).

Download The Latest Version 3.4.0

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