Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.

ss14-art/open-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36,594 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Space Station 14

Discord .NET Steam Client GitHub Stars

Space Station 14

Commit Activity Issues Closed PRs


🇷🇺 О проекте / 🇬🇧 About the project

🇷🇺 Русский Open Space — это проект с открытым исходным кодом, нацеленный на создание уникальных механик и приятной игровой атмосферы в игре Space Station 14. Это игра о выживании на космической станции, где происходят постоянные столкновения между экипажем и антагонистами, стремящимися помешать персоналу достичь своих целей.

🇬🇧 English Open Space is an open-source project aimed at creating unique mechanics and a pleasant game atmosphere in Space Station 14. It is a game about survival on a space station featuring constant confrontations between the crew and antagonists designed to prevent the crew from achieving their goals.


📚 Документация / Documentation

🇷🇺 У Space Station 14 есть сайт с документацией по контенту, движку, геймдизайну и многому другому. Мы также предоставляем множество ресурсов для новых разработчиков.

🇬🇧 Space Station 14 has a docs site containing documentation on SS14's content, engine, game design, and more. We also have lots of resources for new contributors to the project.


🚀 Запуск сборки локально / Building Locally

Требования / Requirements

🍃 Windows

# 1. Клонируйте репозиторий
git clone https://github.com/ss14-art/open-space.git
cd open-space

# 2. Загрузите движок
git submodule update --init --recursive

# 3. Запустите сервер
runserver.bat

# 4. Запустите клиент (в отдельном окне)
runclient.bat

Готово! Подключитесь к localhost в клиенте и играйте.

Для Release-сборки используйте runserver-Release.bat и runclient-Release.bat

🐧 Linux / macOS

# 1. Клонируйте репозиторий
git clone https://github.com/ss14-art/open-space.git
cd open-space

# 2. Загрузите движок
git submodule update --init --recursive

# 3. Запустите сервер
chmod +x runserver.sh
./runserver.sh

# 4. Запустите клиент (в отдельном терминале)
chmod +x runclient.sh
./runclient.sh

Готово! Подключитесь к localhost в клиенте и играйте.

Для Release-сборки используйте runserver-Release.sh и runclient-Release.sh


🛠 Участие в разработке / Community & Contributing

🇷🇺 Мы рады любой помощи в развитии проекта! Пожалуйста, ознакомьтесь с нашими правилами перед тем, как предлагать свои изменения. 🇬🇧 We welcome any help in developing the project! Please read our guidelines before submitting your changes.


⚖️ Лицензия / License

Caution

🇷🇺 ВНИМАНИЕ: Репозиторий использует комбинированную модель лицензирования.
Оригинальный код Space Wizards Federation распространяется под лицензией MIT.
Все изменения после коммита efea656dd33f6296228a5d31be8ffc9f179f4f17 регулируются Project License, если в файле не указано иное.

Некоторые файлы могут распространяться под другими лицензиями (например MPL 2.0), если это явно указано в начале файла через SPDX-заголовок.

🇬🇧 CAUTION: This repository uses a combined licensing model.
The original Space Wizards Federation code is licensed under MIT.
All changes after commit efea656dd33f6296228a5d31be8ffc9f179f4f17 are governed by the Project License unless stated otherwise.

Some files may be licensed under different terms (e.g. MPL 2.0) if explicitly specified in the file header via SPDX.


📌 SPDX License Identification

🇷🇺 Лицензия конкретного файла может быть указана в его начале, например:

// SPDX-License-Identifier: MPL-2.0

В этом случае файл распространяется по указанной лицензии, независимо от Project License.

Если SPDX-заголовок отсутствует — применяется Project License (для кода после указанного коммита).

🇬🇧 A file may declare its license at the top using an SPDX header, for example:

// SPDX-License-Identifier: MPL-2.0

In such cases, the file is governed by that license instead of the Project License.

If no SPDX header is present — the Project License applies (for code after the specified commit).


Нажмите на раздел для подробностей / Click each section for further information

Project License

Project License

🇷🇺 Все изменения после коммита efea656dd33f6296228a5d31be8ffc9f179f4f17, для которых не указана иная лицензия (например через SPDX), регулируются условиями LICENSE.TXT.
Коммерческое использование и несанкционированный публичный хостинг запрещены.

🇬🇧 All changes after commit efea656dd33f6296228a5d31be8ffc9f179f4f17 that do not specify another license (e.g. via SPDX) are governed by LICENSE.TXT.
Commercial use and unauthorized public hosting are prohibited.

CLA

CLA

🇷🇺 Лицензионное соглашение контрибьютора. Создавая Pull Request, вы соглашаетесь с передачей прав на код организации ss14-art, как описано в CLA.TXT.

🇬🇧 Contributor License Agreement. By submitting a Pull Request, you agree to transfer rights to the ss14-art organization as described in CLA.TXT.

MIT License

MIT License

🇷🇺 Оригинальный код Space Wizards Federation, а также история коммитов до efea656dd33f6296228a5d31be8ffc9f179f4f17, распространяются по лицензии MIT.

🇬🇧 The original Space Wizards Federation code and all commits prior to efea656dd33f6296228a5d31be8ffc9f179f4f17 are licensed under MIT.

MPL 2.0 License (per-file)

MPL-2.0 License

🇷🇺 Некоторые файлы могут распространяться под лицензией MPL 2.0, если это указано в их начале через SPDX-заголовок.
В таком случае применяется лицензия [MPL 2.0] (MPL-2.0.txt) вместо Project License.

🇬🇧 Some files may be licensed under MPL 2.0 if specified via an SPDX header at the top of the file.
In such cases, MPL 2.0 applies instead of the Project License.

CC 3.0 BY-SA

Creative Commons 3.0 BY-SA

🇷🇺 Все ресурсы (Assets), не относящиеся к коду (иконки, звуки и т.д.), лицензированы по CC BY-SA 3.0, если не указано иное.

🇬🇧 All non-code assets (icons, sounds, etc.) are licensed under CC BY-SA 3.0 unless stated otherwise.

About

Репозиторий сервера Open Space по игре Space Station 14

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors