0
0
mirror of https://github.com/JRSKelvin/GenshinRepository.git synced 2025-04-24 08:55:13 +00:00
Rifqi Arief 27b450b727
Create LICENSE
Adding LICENSE for getfromapi.php
2021-08-30 13:08:24 +07:00
2021-07-18 00:28:22 +07:00
2021-08-30 13:00:18 +07:00
2021-08-30 13:08:24 +07:00
2021-08-30 13:05:52 +07:00
2021-07-18 00:30:42 +07:00
2021-07-18 00:30:42 +07:00
2021-07-18 00:30:42 +07:00
2021-07-18 00:27:52 +07:00
2021-07-18 00:27:52 +07:00
2021-07-18 00:27:52 +07:00
2021-07-19 10:10:55 +07:00
2021-08-30 10:15:06 +07:00

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

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": ""
        }
      ]
    }
  }
}
Description
This repository includes direct links to Genshin Impact updates
Readme CC-BY-NC-SA-4.0 480 KiB
Languages
PHP 100%