Skip to content

cosmatic-drift-14/cosmatic-drift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Station 14

Cosmatic Drift is a HRP fork of Station 14 that runs on Robust Toolbox, their homegrown engine written in C#.

This is the primary repo for Cosmatic Drift. To prevent people forking RobustToolbox, a "content" pack is loaded by the client and server. This content pack contains everything needed to play the game on one specific server.

If you want to host or create content for SS14, this is the repo you need. It contains both RobustToolbox and the content pack for development of new content packs.

Links

Discord | Upstream's Website | Launcher Download

Documentation/Wiki

Upstream's docs site has documentation on SS14s content, engine, game design and more. They also have lots of resources for new contributors to the project. CD specific information is listed in CONTRIBUTING.md

Contributing

We are happy to accept contributions from anybody. Get in Discord if you want to help. We've got a list of issues that need to be done and anybody can pick them up. Don't be afraid to ask for help either! Just make sure your changes and pull requests are in accordance with the guidelines in CONTRIBUTING.md

We are not currently accepting translations of the game on our main repository. If you would like to translate the game into another language consider creating a fork or contributing to a fork.

Building

  1. Clone this repo.
  2. Run RUN_THIS.py to init submodules and download the engine.
  3. Compile the solution.

More detailed instructions on building the project.

License

Almost code for the content repository is licensed under MIT. Some code is instead under the MPL v2.0 and must remain open source and must be dual-licensed if mixed with the GPL. All files under the MPL are clearly marked with a file header.

Most assets are licensed under CC-BY-SA 3.0 unless stated otherwise. Assets have their license and the copyright in the metadata file. Example.

Note that some assets are licensed under the non-commercial CC-BY-NC-SA 3.0 or similar non-commercial licenses and will need to be removed if you wish to use this project commercially.