Skip to content

quqiOnfree/TarkovChargeCalculation

Repository files navigation

TarkovChargeCalculation

This is an app for calculating the charge for trading of Escape from Tarkov.

Theories for calculation

  1. Tax calculation
  2. Tarkov API

How to build it

  1. Install vcpkg
vcpkg install
  1. Build with cmake
cmake -S . -B build
cmake --build build --config=Release

How to use it

Video on Bilibili (Chinese)