Skip to content

Commit

Permalink
update index. update version
Browse files Browse the repository at this point in the history
  • Loading branch information
theBowja committed Aug 16, 2023
1 parent 9feacb0 commit 548d2c0
Show file tree
Hide file tree
Showing 258 changed files with 43,647 additions and 5,852 deletions.
343 changes: 243 additions & 100 deletions examples/examples.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "genshin-db",
"version": "4.3.12",
"description": "Genshin Impact v3.8 JSON data. Search and get results in all in-game languages! Sources from the fandom wiki and GenshinData repo.",
"version": "4.3.13",
"description": "Genshin Impact v4.0 JSON data. Search and get results in all in-game languages! Sources from the fandom wiki and GenshinData repo.",
"main": "./src/main.js",
"types": "./types/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
![npm](https://img.shields.io/npm/v/genshin-db)
![npm bundle size](https://img.shields.io/bundlephobia/min/genshin-db)

### Genshin Impact JSON data with a robust searching functions! Updated to version 3.8. Sources from the fandom wiki and GenshinData repo.
### Genshin Impact JSON data with a robust searching functions! Updated to version 4.0. Sources from the fandom wiki and GenshinData repo.

------------------------------------

Expand Down
6 changes: 6 additions & 0 deletions src/data/index/ChineseSimplified/achievementgroups.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"domainsandspiralabyssseriesi": "秘境与深境螺旋·第一辑",
"elementalspecialistseriesi": "元素专家·第一辑",
"elementalspecialistseriesii": "元素专家·第二辑",
"fontainedanceofthedewwhitespringsi": "枫丹·白露澈明的泉舞·其之一",
"geniusinvokationtcg": "七圣召唤",
"inazumatheislandsofthunderandeternityseriesi": "稻妻·雷与永恒的群岛·其之一",
"inazumatheislandsofthunderandeternityseriesii": "稻妻·雷与永恒的群岛·其之二",
Expand All @@ -23,11 +24,13 @@
"meetingsinoutrealmseriesi": "异世相逢·第一辑",
"meetingsinoutrealmseriesii": "异世相逢·第二辑",
"meetingsinoutrealmseriesiii": "异世相逢·第三辑",
"meetingsinoutrealmseriesiv": "异世相逢·第四辑",
"memoriesoftheheart": "心跳的记忆",
"mondstadtthecityofwindandsong": "蒙德·风与牧歌的城邦",
"mortaltravailsseriesi": "尘世巡游·第一辑",
"mortaltravailsseriesii": "尘世巡游·第二辑",
"mortaltravailsseriesiii": "尘世巡游·第三辑",
"mortaltravailsseriesiv": "尘世巡游·第四辑",
"olahseriesi": "Olah!第一辑",
"snezhnayadoesnotbelieveintearsseriesi": "至冬国不相信眼泪·第一辑",
"stoneharborsnostalgiaseriesi": "岩港往事·第一辑",
Expand Down Expand Up @@ -58,6 +61,7 @@
"秘境与深境螺旋·第一辑": "domainsandspiralabyssseriesi",
"元素专家·第一辑": "elementalspecialistseriesi",
"元素专家·第二辑": "elementalspecialistseriesii",
"枫丹·白露澈明的泉舞·其之一": "fontainedanceofthedewwhitespringsi",
"七圣召唤": "geniusinvokationtcg",
"稻妻·雷与永恒的群岛·其之一": "inazumatheislandsofthunderandeternityseriesi",
"稻妻·雷与永恒的群岛·其之二": "inazumatheislandsofthunderandeternityseriesii",
Expand All @@ -66,11 +70,13 @@
"异世相逢·第一辑": "meetingsinoutrealmseriesi",
"异世相逢·第二辑": "meetingsinoutrealmseriesii",
"异世相逢·第三辑": "meetingsinoutrealmseriesiii",
"异世相逢·第四辑": "meetingsinoutrealmseriesiv",
"心跳的记忆": "memoriesoftheheart",
"蒙德·风与牧歌的城邦": "mondstadtthecityofwindandsong",
"尘世巡游·第一辑": "mortaltravailsseriesi",
"尘世巡游·第二辑": "mortaltravailsseriesii",
"尘世巡游·第三辑": "mortaltravailsseriesiii",
"尘世巡游·第四辑": "mortaltravailsseriesiv",
"Olah!第一辑": "olahseriesi",
"至冬国不相信眼泪·第一辑": "snezhnayadoesnotbelieveintearsseriesi",
"岩港往事·第一辑": "stoneharborsnostalgiaseriesi",
Expand Down
Loading

0 comments on commit 548d2c0

Please sign in to comment.