2021-12-26 01:01:51 +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.
|
|
|
|
|
|
|
|
## Setup
|
|
|
|
|
2021-12-29 00:37:50 +01:00
|
|
|
See [getting started](docs/getstarted.md) for more information.
|
2021-12-26 01:01:51 +01:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
[NCSA](https://choosealicense.com/licenses/ncsa/)
|