This is a mod for Single Player Tarkov.
This mod gives you the following configurable extract options:
- Make extracts available no matter what side of the map you spawned.
- Updates the percentage that random extracts are available.
- Updates CO-OP extracts to be useable via payment (like cars).
- Updates no-backpack extracts to be useable with backpacks.
- Updates cliff extracts to be useable without a paracord, red rebel, and with an armored rig.
- Sets a maximum hold time for extracts.
*All options are disabled by default
- Decompress the contents of the download into your root SPT directory.
- Open the
OpenExtracts/config/config.json5
file to adjust configuration options. - Leave a review and let me know what you think.
If you experience any problems, please submit a detailed bug report.
This project has been built in Visual Studio Code (VSC) using Node.js. If you are unfamiliar with Node.js, I recommend using NVM to manage installation and switching versions. If you do not wish to use NVM, you will need to install the version of Node.js listed within the .nvmrc
file manually.
This project uses Prettier to format code on save.
To build the project locally: