-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
19 lines (17 loc) · 786 Bytes
/
Copy path.env.example
File metadata and controls
19 lines (17 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Optional overrides for Tarkov paths. The server resolves paths in this
# order: .env (highest) > manual override saved via the in-app Settings
# panel > Windows registry auto-detect. Leave keys blank to let the
# lower-priority sources win.
#
# Copy this file to ".env" in the same directory if you want to use it.
# Node's --env-file-if-exists reads it on server startup; missing file is
# silent. The .env file itself is gitignored so each developer/player
# keeps their own paths.
# Tarkov install directory. Logs are read from <TARKOV_GAME_DIR>/Logs.
# Examples:
# D:\EFT
# C:\Battlestate Games\EFT
TARKOV_GAME_DIR=
# Folder Tarkov writes PrintScreen-overlay screenshots into.
# Auto-detected from <Documents>/Escape from Tarkov/Screenshots if blank.
TARKOV_SCREENSHOT_DIR=