This project is no longer being worked on. I have archived it for anyone to take on if they wish.
- 0.12.12.31.*
This is by no means designed for cheats or illegally downloading the game. This is purely for educational and game modification purposes. You must buy the game to use this. You can obtain it here. https://www.escapefromtarkov.com
You can join here. Please be aware there is a strict NO PIRACY policy to this project. Any piracy talk in the discord is a bannable offence. Do not join unless you own the game!
- Download and Install Visual Studio Code
- Open the Directory (can be done in several ways)
- Press F5 to Debug
- Open VS Code Terminal or Open GitBash on Directory
- Execute pkg .
- Wait until Server.exe appears / Process completes
Compile to EXE. Deploy with db, dbViewer, out, res, user & server.exe
- Download the latest release
- Ensure the code and the Server.exe are in the same folder
- Run Server.exe
- Open port 7777 on your router
- Open user/configs/server.json and change port value to 7777 (this can anything but this is a good easily memorable open one to use)
- Open user/configs/server.json and change ip value to your internal IP (google to find out how to find it)
- Open user/configs/server.json and change ip_backend value to your external IP (google to find out how to find it)
- Run the Server
- Provide your friends with your external IP address and port
- A modified Tarkov experience where you can host your own server and play alone or with others (working Client also required see SIT.Tarkov.Launcher for details)
- A set of configurations to tailor your gameplay
Airdrops (must have accompanying BepInEx plugin)- CURRENTLY NOT WORKING AS OF 0.12.12.30! :(- AI PMCs
- Listens to extra Client Events
- JET Mod Support
- SPT-Aki Mod Support - In Progress
- Client sends more events to the Server - In Progress
- SIT M4 - Makes the M4 actually useful and good mod to show how to make changes of your own.
- SIT AI - Makes all AI move around, be more aggressive and generally make the game much harder.
- SamSwat Benelli M4-Super-90 (m1014) - New Weapon
- SamSwat L85 SA80 AR - New Weapon
- Nehax MagazineManiac
- SIT Coop Server Mod - Adds routes and functions to make a "Coop Server" together with SIT Coop Client Module
This is Work in Progress
- Documentation can be auto generated using
npm run generate-docs .
- You can run the server and discover the generated docs at https://localhost:443/out or https://localhost:443/docs
This is Work in Progress
- You can find the DBViewer at https://localhost:443/db
- SPT-Aki Team (Chomp, CWX and Bepis)
- JustEmuTarkov team
- Altered Escape team