Browse Source

some corrections; added equipList, weapon, reliquary, flat descriptions;

pull/3/head
ExLin 4 years ago
parent
commit
f2bed1cc56
1 changed files with 9 additions and 1 deletions
  1. +9
    -1
      api.md

+ 9
- 1
api.md View File

@@ -7,14 +7,18 @@ For example https://enka.network/u/700378769/__data.json

## Data Structure Info

| Name | Description |
| Name | Description
| :--- | :---------- |
| [playerInfo](#playerinfo) | Profile Info |
| [avatarInfoList](#avatarinfolist) | List of detailed information for every character from showcase |

### playerInfo

<<<<<<< HEAD
For any additional info, check the [Characters Data](https://github.com/Dimbreath/GenshinData/blob/master/ExcelBinOutput/AvatarExcelConfigData.json), includes IDs and other stuff.
=======
For any additional info, check the [Characters Data](https://github.com/Dimbreath/GenshinData/blob/master/ExcelBinOutput/AvatarExcelConfigData.json) incuding IDs and other stuff.
>>>>>>> 1ba0ef77a3de712e407310a05facb9f39253fda5

| Name | Description |
| :--- | :--------- |
@@ -84,7 +88,11 @@ For any additional info, check the [Characters Data](https://github.com/Dimbreat

### flat

<<<<<<< HEAD
For any additional info about names, descriptions and etc, check the [TextMap Data](https://github.com/Dimbreath/GenshinData/tree/master/TextMap), includes any languages supported by game.
=======
For any additional info about names, descriptions and etc, check the [TextMap Data](https://github.com/Dimbreath/GenshinData/tree/master/TextMap) including any languages supported by game.
>>>>>>> 1ba0ef77a3de712e407310a05facb9f39253fda5

| Name | Description |
| :--- | :---------- |


Loading…
Cancel
Save