Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fakundo/tarkov-raid-items

Interactive list of Escape from Tarkov quest items needed to be found in raid
https://github.com/fakundo/tarkov-raid-items

items quest raid tarkov

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# Tarkov Raid Items

#### Website

* https://fakundo.github.io/tarkov-raid-items/

#### Data parsed from EFT Wiki

* https://escapefromtarkov.gamepedia.com/Found_in_raid

#### 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 ` - resizes item image

#### Node version

* v14.17.0

#### License

MIT