gcsim
gcsim copied to clipboard
character/artifact/weapon names (+translations) for ui should be generated as part of pipeline
Currently developers have to make sure to:
- go to
ui
- update genshin-db to latest version:
yarn up genshin-db
- run
node scripts/names-translation.js
- copy the generated
IngameNames.json
topackages/ui/src/Translation/locales