Skip to content

Genshin 3.4 update

Compare
Choose a tag to compare
@theBowja theBowja released this 18 Jan 04:01
· 144 commits to main since this release

Added story data for weapons, artifacts, windgliders.
Added starshroom data to materials.
Added tcg data (not to the main genshin-db package).
Added Genshin 3.4 data. You can find the list of changes in the logs folder.

Added method to search multiple folders at once.
- genshindb.searchMultipleFolders(['characters', 'mater'], 'jade', { dumpResult: true });
Added 'matchfolder' property to dump results.
Fixed missing query functions to types.

Misc
Log namechange and newdata when importing new data.
Reorganized scripts in the repository.
Added publish script for new package "@genshin-db/tcg" which contains only tcg data.

#128 #131 #132 #134