Community-maintained game data for Escape From Tarkov, powering tools built on the TarkovLab ecosystem.
TarkovData is a structured, community-driven dataset containing game information for Escape From Tarkov, designed to make building tools and trackers as easy as possible.
This repository is a fork of TarkovTracker/tarkovdata, originally created by Thaddeus, and adapted for use within the TarkovLab ecosystem.
Contributions are welcome! To get started:
- Fork this repository
- Create a branch for your changes
- Open a Pull Request against
master
If your contribution involves a schema change, please open an issue first to discuss it with maintainers — we don't want your work to go to waste if the change doesn't align with the project direction.
Every PR is automatically validated by the JSON Syntax Check workflow, which scans all .json files in the repository dynamically. A PR cannot be merged if any JSON file is invalid.
- Originally created by Thaddeus as part of TarkovTracker
- Maintained and extended by the TarkovLab community