Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

JustEmuTarkov/jet_py

Repository files navigation

JetPy

Alternative server emulator for EFT

Instllation

In order to run/build the server install

  • Python 3.8.*

  • Pipenv

  • Project dev dependencies via running pipenv install --dev

  • Escape From Tarkov 12.8.9767

  • JET Launcher for that version of EFT

How to run the server

You should be able to just run main.py

How bundle server into .exe

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

Releases

No releases published

Packages

No packages published

Languages