Skip to content

ReWAFFlution/baseline-14

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36,343 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Space Station 14

Discord .NET Steam Client GitHub Stars

Space Station 14


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

🇷🇺 Русский Age of Decline — Это проект по Space Station 14, но с тематикой средневековья в стиле тёмного фэнтези.

🇬🇧 English Age of Decline — This is a project based on Space Station 14, but with a medieval theme in the dark fantasy style.


📚 Документация / 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/ReWAFFlution/baseline-14.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. Наши собственные разработки и изменения подчиняются Пользовательской лицензии (Project License) и требуют подписания CLA.

🇬🇧 CAUTION: The repository code is under a combined license model. The original Space Wizards Federation code is licensed under MIT. Our custom additions and changes are governed by the Project License and require signing a CLA.

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

Project License

Project License

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

🇬🇧 All changes after commit 0291b9e7a344eac83eec768dace5541e66965d9b are governed by the terms in 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 to this repository, you automatically agree to the terms of transferring code to the ss14-art organization, as described in CLA.TXT.

MIT License

MIT License

🇷🇺 Оригинальный код Space Wizards Federation, а также вся история коммитов до 0291b9e7a344eac83eec768dace5541e66965d9b распространяются на условиях MIT License.

🇬🇧 The original Space Wizards Federation code, as well as all commit history prior to 0291b9e7a344eac83eec768dace5541e66965d9b, are distributed under the terms of the MIT License.

CC 3.0 BY-SA

Creative Commons 3.0 BY-SA

🇷🇺 Все остальные ресурсы (Assets), не относящиеся к коду, включая иконки и звуковые файлы, лицензированы по лицензии Creative Commons 3.0 BY-SA, если иное не указано в папке или файле.

🇬🇧 All other non-code Assets, including icons and sound files, are licensed under the Creative Commons 3.0 BY-SA license unless otherwise noted in the folder or file.

About

Mein project. Ajneh af wale kanas kir da shnah

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 81.8%
  • Fluent 17.9%
  • Python 0.3%
  • Lua 0.0%
  • PowerShell 0.0%
  • CSS 0.0%