Skip to content

ragasubekti/GenshinRepository

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This repository includes direct links to Genshin Impact updates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.0%
  • Python 16.0%