fish-station/README.en.md
2025-08-02 13:05:51 +03:00

70 lines
3.9 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p align="center">
<img alt="Space Station 14" height="128" src="https://fish.station.wiki.shizainc.com/media/fish-alt.png" />
</p>
<div class="header" align="center">
[![Discord](https://img.shields.io/discord/831352358520725506?label=Discord&logo=discord&logoColor=white)](https://discord.gg/ssJTANEa)
[![Wiki](https://img.shields.io/badge/Wiki-SS14%20SUNRISE-blue)](https://sunrise14.top/wiki/)
[![Steam](https://img.shields.io/badge/Steam-SS14%20SUNRISE-blue)](https://store.steampowered.com/app/1255460/Space_Station_14/)
[![Client](https://img.shields.io/badge/Client-Download-blue)](https://spacestation14.io/about/nightlies/)
[![GitHub](https://img.shields.io/github/stars/space-sunrise/space-station-14?style=social)](https://github.com/space-sunrise/space-station-14)
# Space Station 14 — Fish Station
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/space-sunrise/space-station-14)
![GitHub Issues](https://img.shields.io/github/issues/space-sunrise/space-station-14)
![GitHub Pull Requests](https://img.shields.io/github/issues-pr-closed/space-sunrise/space-station-14)
</div>
Space Station 14 is a remake of SS13 that runs on [Robust Toolbox](https://github.com/space-wizards/RobustToolbox), our homegrown engine written in C#.
This is the primary repo for Space Station 14. To prevent people forking RobustToolbox, a "content" pack is loaded by the client and server. This content pack contains everything needed to play the game on one specific server.
If you want to host or create content for SS14, this is the repo you need. It contains both RobustToolbox and the content pack for development of new content packs.
## Documentation
The official [documentation site](https://docs.spacestation14.io/) has all the information you need about SS14 content, engine, game design and more. There is also a lot of useful materials for beginner developers.
## Project activity
<!---
ТУТ ИЗМЕНИТЬ НА СВОЁ АПИ С САЙТА repobeats.axiom.co СЕЙЧАС ЭТО СТАТИСТИКА МОЕГО РЕПОЗИТОРИЯ!!!!!!!!!!!!!!!!!!!!
--->
![Alt](https://repobeats.axiom.co/api/embed/49651d1b93eecc08e01f1a268a917343cf661fc8.svg "Repobeats analytics image")
## Project contributors
List of people who have contributed to the project:
[![Участники](https://contrib.rocks/image?repo=space-sunrise/space-station-14)](https://github.com/space-sunrise/space-station-14/graphs/contributors)
---
## Licences
> [!CAUTION]
> The repository code is licensed both under MIT - this applies to Space Wizards Federation code - and under the CLA - this applies to our changes as defined in the CLA text. We do not seek to fully distinguish our code from Space Wizards Federation code, so it is recommended to take their code from their repository to avoid incidents.
### Нажмите на каждый баннер, чтобы получить дополнительную информацию
---
<details>
<summary><a href="#"><img src="https://img.shields.io/badge/licence-MIT-green?style=for-the-badge" alt="MIT license"></a></summary>
>Some files are licensed under [MIT license](https://opensource.org/license/MIT), these files are Space Wizards Federation code.
</details>
<details>
<summary><a href="#"><img src="https://img.shields.io/badge/licence-CC_3.0_BY--SA-lightblue?style=for-the-badge" alt="Creative Commons 3.0 BY-SA"></a></summary>
>All other non-code Sunrise Assets, including icons and sound files, are licensed under the [Creative Commons 3.0 BY-SA](https://creativecommons.org/licenses/by-sa/3.0/) license unless otherwise noted in the folder or file.
</details>
<details>
<summary><a href="#"><img src="https://img.shields.io/badge/licence-CLA-orange?style=for-the-badge" alt="CLA"></a></summary>
>All code as well as Sunrise assemblies are protected under the [CLA](https://github.com/space-sunrise/space-station-14/blob/master/CLA.txt) license.
</details>