/tarkov-raid-items

Interactive list of Escape from Tarkov quest items needed to be found in raid

Primary LanguageJavaScriptMIT LicenseMIT

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