Fika-Tarkov/mods/Fika Server/user/mods/fika-server/README.md

36 lines
1.6 KiB
Markdown

# Fika - SPT.Server Mod
[![Discord](https://img.shields.io/discord/1202292159366037545?style=plastic&logo=discord&logoColor=FFFFFF&label=Fika%20Discord
)](https://discord.gg/project-fika)
[![Downloads](https://img.shields.io/github/downloads/project-fika/Fika-Server/total?style=plastic&logo=github)](https://github.com/project-fika/Fika-Server/releases/latest)
![Size](https://img.shields.io/github/languages/code-size/project-fika/Fika-Server?style=plastic&logo=github)
![Issues](https://img.shields.io/github/issues/project-fika/Fika-Server?style=plastic&logo=github)
[![License](https://img.shields.io/badge/CC--BY--NC--SA--4.0-blue?style=plastic&logo=creativecommons&logoColor=FFFFFF&label=License)](LICENSE)
Server-side changes to make multiplayer work.
## Requirements
- [Node 20.x](https://nodejs.org/en/download)
## Build
| **Tool** | **Action** |
| ---------- | ------------------------------ |
| Powershell | `npm run build` |
| VSCode | `Terminal > Run Build Task...` |
## Licenses
[<img src="https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-nc-sa.svg" alt="cc by-nc-sa" width="180" height="63" align="right">](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.en)
This project is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.en).
<br />
### Dependencies
| **Project** | **License** |
| ----------- | ----------------------------------------------------------------------------- |
| SPT.Server | [NCSA](https://dev.sp-tarkov.com/SPT/Server/src/branch/master/LICENSE.md) |