Skip to content

cmss13-devs/cmss13

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Oct 21, 2023
May 23, 2023
Apr 14, 2022
Nov 13, 2021
Nov 16, 2023
Nov 6, 2023
Nov 16, 2023
Nov 13, 2023
Oct 22, 2023
Sep 16, 2023
Nov 16, 2023
Oct 10, 2023
Nov 6, 2023
Nov 7, 2023
Nov 6, 2023
Nov 16, 2023
Apr 15, 2022
Jan 4, 2021
Mar 27, 2023
Oct 21, 2023
May 24, 2023
Apr 14, 2022
Mar 19, 2023
Sep 17, 2020
Sep 14, 2020
Nov 19, 2019
Aug 30, 2023
Jan 28, 2023
Nov 16, 2023
Oct 21, 2023
Nov 13, 2021
Jul 22, 2023
Jul 22, 2023

Repository files navigation

CM-SS13 codebase

forinfinityandbyond

Build Status

This is the codebase for the CM-SS13 flavoured fork of SpaceStation 13

Space Station 13 is a paranoia-laden round-based roleplaying game set against the backdrop of a nonsensical, metal death trap masquerading as a space station, with charming spritework designed to represent the sci-fi setting and its dangerous undertones. Have fun, and survive! CM-SS13 has wildly adapted this idea into a strategic roleplay-based team deathmatch game.

❗ How to compile ❗

On 2022-04-06 we have changed the way to compile the codebase.

The quick way. Find bin/server.cmd in this folder and double click it to automatically build and host the server on port 1337.

The long way. Find bin/build.cmd in this folder, and double click it to initiate the build. It consists of multiple steps and might take around 1-5 minutes to compile. If it closes, it means it has finished its job. You can then set up the server normally by opening colonialmarines.dmb in DreamDaemon.

Building colonialmarines in DreamMaker directly is now deprecated and might produce errors, such as 'tgui.bundle.js': cannot find file.

How to compile in VSCode and other build options.

Contributors

Guides for Contributors

Setting up a Development Environment

LICENSE

The code for CM-SS13 is licensed under the GNU Affero General Public License v3, which can be found in full in /LICENSE-AGPL3.

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).

All code is assumed to be licensed under AGPL v3 unless stated otherwise by file header. Commits before 9a001bf520f889b434acd295253a1052420860af are assumed to be licensed under GPLv3 and can be used in closed source repo.