2021-12-28 17:51:53 +01:00
2021-12-26 17:44:16 +01:00
2021-12-26 17:44:16 +01:00
2021-12-26 17:44:16 +01:00
2021-12-26 01:01:51 +01:00
2021-12-28 17:51:53 +01:00
2021-12-26 17:44:16 +01:00
2021-12-26 01:01:51 +01:00
2021-12-26 17:52:03 +01:00
2021-12-26 01:01:51 +01:00
2021-12-26 17:44:16 +01:00

Haru

Prototype server for Escape From Tarkov

About

The goal is to provide a minimal implementation to allow people to play an offline raid. It does not aim at being correct, fast or moddable but instead to be simple.

Requirements

  • node 14.0.0 (or newer)
  • npm

Setup

npm install

Run

npx tsc
node obj/main.js

License

NCSA

Description
Simple Escape From Tarkov server implementation in typescript
Readme 12 MiB
Languages
TypeScript 97.4%
C# 2.6%