Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 2.58 KB

README.md

File metadata and controls

51 lines (29 loc) · 2.58 KB

Goonstation

contains technical debtmade with crayonsmade in byond

Master Status:
Develop Status:

Website: goonhub.com

Forums: forum.ss13.co

Wiki: wiki.ss13.co

Goonstation Discord: zd8t6pY

This is the codebase for the Goonstation branch of Space Station 13.

Space Station 13 is a community developed, multiplayer round-based role playing game, where players assume the role of a crewmember on a space station. Together they must keep the station running smoothly, whilst dealing with antagonistic forces who threaten to sabotage the mission.

Downloading

Goonstation Development Guide

Contributing

Contributor Guidelines

Code Guide

Code Documentation

Spriting Guidelines

Mapping Guidelines

FAQ (Frequently Asked Question)

Q: I'm getting a compilation error like unable to open +secret\__secret.dme.

You’ll need to create a file named __secret.dme in the +secret subdirectory. It should be blank and have no contents. Read the Goonstation Development Guide for additional details.

LICENSE

license-badge

All Goonstation contributions are licensed under Creative Commons BY-NC-SA. See LICENSE for more details.

Important: This means that code from Goonstation cannot be ported to codebases such as /tg/station. If you wish to port a specific feature, you must get the developer(s) to sublicense it to you under a license like AGPLv3. This also applies in the opposite direction for features ported from other codebases.