Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 253 Bytes

File metadata and controls

17 lines (11 loc) · 253 Bytes

DCS File Browser

Work on this project

git clone git@github.com:VEAF/dcs-file-browser.git

cd dcs-file-browser
poetry install
poetry shell

python -m app.main

Configure

  • setup TACVIEW_BASE_PATH env var to your tacview root folder.