Skip to content

cmss13-devs/cmss13

Repository files navigation

CM-SS13


Discord Code docs Website Game Wiki


Important

CM-SS13 cannot be compiled exclusively using BYOND - you must use our build tool. Firstly, you need to install BYOND, and run the bin/server.cmd file to start the server. You can learn more in our Installation Guide. Building colonialmarines in DreamMaker directly is now deprecated and will cause errors.

CM-SS13 is a game based on Space Station 13, made in BYOND. CM-SS13 has wildly adapted the SS13 model into a strategic roleplay-based team deathmatch game.

Useful Links

Tip

Want to contribute for the first time but unsure where to start? Take a look at our community maintained Guide to Contributing!

This guide will get you set up with a Visual Studio Code development environment, complete with BYOND debugger, which will allow you to contribute back to this repository.

This is our canonical, maintainer-maintained contributing guide, which contains information on our maintainer team structure and pull request rules.

Our standards documents details how to structure your code to comply with CM-SS13 code standards, and provides some information on DreamMaker quirks.

The styles document tells you how to style your code to match the rest of the code in our codebase.

All new interfaces in CM must be created using tgui - this document will help get you set up for tgui development.

Licenses

AGPLv3 license

The code for CM-SS13 is licensed under the GNU Affero General Public License v3. All code is assumed to be licensed under AGPL v3 unless stated otherwise by file header, or this document.

Creative Commons 3.0 BY-SA

Assets including icons and sound are under the Creative Commons 3.0 BY-SA license unless otherwise indicated. Authorship for assets including art and sound under the CC BY-SA license is defined as the active development team of CM-SS13 unless stated otherwise (by author of the commit).

GPLv3 license

Commits before 9a001bf520f889b434acd295253a1052420860af on Mon, 14 Sep 2020 09:13:32 +0000 are assumed to be licensed under GNU General Public License v3 and can be used in closed source repositories.