Files
SPT-Server-Build/README.md
T
TheBombGamer a85b27f64b v4.0.11
2026-05-12 18:39:25 -07:00

20 lines
764 B
Markdown

# Single Player Tarkov - Server Project
This is the Server project for the Single Player Tarkov mod for Escape From Tarkov. It can be run locally to replicate responses to the modified Escape From Tarkov client.
## Features
For a full list of features, please see [FEATURES.md](FEATURES.md)
## Installation
Coming Soon
### Tests
We have a number of tests that are run automatically when you submit a pull request. You can run these tests locally by running The unit test sub-project. If you're adding a new feature or fixing a bug, please consider adding tests to cover your changes so that we can ensure they don't break in the future.
## License
This project is licensed under the NCSA Open Source License. See the [LICENSE](LICENSE) file for details.