Skip to content

Latest commit

 

History

History
executable file
·
29 lines (17 loc) · 739 Bytes

README.md

File metadata and controls

executable file
·
29 lines (17 loc) · 739 Bytes

Tarkov Raid Items

Website

Data parsed from EFT Wiki

Item images taken from the game cache

  • C:\Users\User\AppData\Local\Temp\Battlestate Games\EscapeFromTarkov\Icon Cache

Scripts

  • yarn run dev - runs dev server
  • yarn run build - builds the app into docs directory
  • yarn run lang - extracts translation strings from source files and creates .po files in src/locales directory
  • yarn run parse - parses data from Wiki and saves it as .json files in src/data directory
  • yarn run item-image-resizer <src> <output> - resizes item image

Node version

  • v14.17.0

License

MIT