Alternative server emulator for EFT
In order to run/build the server install
-
Python 3.8.*
-
Project dev dependencies via running
pipenv install --dev
-
Escape From Tarkov 12.8.9767
-
JET Launcher for that version of EFT
You should be able to just run main.py
To start server run pyinstaller main.spec
that will create .exe executable from project files
You still need resources directory for the server to work