This repository has been archived on 2026-08-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Fika-Tarkov/mods/Quicksell/BepInEx/plugins/QuickSell/config.json
T
2025-01-02 20:23:50 -05:00

11 lines
266 B
JSON

{
"EnableQuickSellFlea": true,
"EnableQuickSellTraders": true,
"ShowConfirmationDialog": true,
"TradersBlacklist": [],
"AvgPricePercent": 100,
"IgnoreFleaCapacity": false,
"DisableKeybinds": false,
"Debug": false,
"EnableUIFixesIntegration": true
}