Skip to content

LateStation14/Late-station-14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33,602 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LateStation

LateStation14

REUSE status Build & Test Debug YAML Linter YAML map schema validator Validate RSIs YAML RGA schema validator

LateStation is a custom-content fork of the official Space Station 14 project. We aim to create our own gameplay experience, with original mechanics, stations, and assets — while staying aligned with the upstream SS14 codebase.

LateStation is steadily building its own identity on top of the SS14 platform. While much of the game remains familiar to upstream, LateStation actively develops new systems, balance changes, and unique content to support our long-term vision.

Space Station 14 is a remake of the classic SS13, running on RobustToolbox — an open-source engine written in C# and purpose-built for multiplayer, tile-based simulation games.


🔗 Links


📚 Documentation & Wiki


🤝 Contributing

We welcome contributions of all kinds — coding, spriting, mapping, balancing, and feedback.


🧱 Building the Project

  1. Clone this repo:

    git clone https://github.com/LateStation14/Late-station-14.git

  2. Enter the project folder and run the setup script:

    cd Late-station-14 python RUN_THIS.py

  3. Build the solution:

    dotnet build

For full IDE and build setup, see the SS14 Developer Docs.


⚖️ License

Code

  • All original LateStation code (generally in _LateStation/ folders) is licensed under AGPL-3.0-or-later. (Code written before the switch remains MIT-only.)
  • Upstream code from Wizards Den / Space Station 14 remains under the MIT License. If changes are required to upstream files, they are commented to make merges and attribution clear.
  • Contributors agree to these terms when submitting code (see CONTRIBUTING.md).

⚠️ Note: SPDX license headers are being added across the codebase to make licensing explicit. Files without headers are covered by the project-wide license policy until complete.

Ported Code

This repository also includes code ported from other SS14 forks, organized in namespaced folders:

  • _AXOLOTL/Axolotl MRP

  • _CD/Cosmatic Drift

  • _DV/Delta-V

  • _Harmony/Harmony

  • _NF/Frontier

  • Ported code retains its original license (MIT or AGPL).

  • Where dual-licensing is offered by the source, both options are preserved.

  • SPDX headers and comments are used to mark provenance and ensure compliance.

🖼️ Assets

  • Most assets (sprites, sounds, etc.) are licensed under CC BY-SA 3.0: https://creativecommons.org/licenses/by-sa/3.0/

    • Requires attribution
    • Requires derivative works to use the same license (share-alike)
  • Each asset folder contains a meta.json file that defines authorship and license. Example: hop_turtle.rsi/meta.json

⚠️ Note: Some assets are licensed under CC BY-NC-SA 3.0 (non-commercial): https://creativecommons.org/licenses/by-nc-sa/3.0/ These cannot be used in commercial projects. Review and replace them if commercial use is intended.

About

LateStation14 is a Roleplay-focused Space Station 14 fork aimed at an MRP+ environment, featuring custom mechanics, modded additions, and a welcoming mix of roleplayers and chaos enjoyers.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors