Skip to content

ReboundQ3/Restige

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39,212 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sector Vestige

Sector Vestige

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

Sector Vestige is a custom-content fork of Space Station 14, building its own unique gameplay experience with original mechanics, stations, and assets while staying aligned with the upstream SS14 codebase.

We actively develop new systems, balance changes, and exclusive content to support our long-term vision. While much remains familiar to upstream players, Sector Vestige is steadily establishing its own identity on the SS14 platform.

Space Station 14 is a remake of SS13, powered by RobustToolbox — an open-source C# engine purpose-built for multiplayer, tile-based simulation games.


🔗 Links

Sector Vestige

Space Station 14


📚 Documentation


🤝 Contributing

We welcome all contributions — code, sprites, maps, balance suggestions, and feedback!

Getting Started:

  1. Read CONTRIBUTING.md for guidelines
  2. Check existing issues or open a new one
  3. Submit a pull request

🧱 Building the Project

Quick Start:

# Clone the repository
git clone https://github.com/Sector-Vestige/Sector-Vestige.git
cd Sector-Vestige

# Run setup script
python RUN_THIS.py

# Build the solution
dotnet build

For detailed setup: See the SS14 Developer Docs for IDE configuration and advanced build options.


⚖️ License

Code

Sector Vestige Original Code

  • All original Sector Vestige code (in _SV/ folders) is licensed under AGPL-3.0-or-later.
  • Contributors agree to license their contributions under AGPL-3.0-or-later when submitting code (see CONTRIBUTING.md).

Upstream Code

  • Code from Space Station 14 remains under the MIT License.
  • Modified upstream files include comments to clarify changes and maintain attribution.

SPDX Headers

  • SPDX license headers are automatically managed by GitHub Actions to ensure clear licensing.
  • Files without headers are covered by the project-wide license policy defined in .reuse/dep5.

Ported Code

Sector Vestige includes code ported from other SS14 forks, organized in namespaced folders:

Fork Folder License Repository
LateStation _LateStation/ AGPL-3.0-or-later Github
Axolotl MRP _AXOLOTL/ MIT GitHub
Cosmatic Drift _CD/ MIT GitHub
Delta-V _DV/ AGPL-3.0-or-later GitHub
Frontier _NF/ AGPL-3.0-or-later GitHub
Goob _Goobstation/ AGPL-3.0-or-later GitHub
Harmony _Harmony/ AGPL-3.0-or-later GitHub
Umbra _Umbra/ MIT GitHub
FloofStation _Floofstation/ AGPL-3.0-or-later GitHub
Impstation _Impstation/ AGPL-3.0-or-later GitHub
Einstein Engines _EE/ AGPL-3.0-or-later GitHub
Funkystation _Funkystation/ AGPL-3.0-or-later GitHub
Moffstation _Moffstation/ MIT GitHub
  • Ported code retains its original license as specified above.
  • All modifications by Sector Vestige contributors are documented in SPDX headers.
  • See .reuse/dep5 for complete licensing details.

Assets

Textures, Sprites, and Audio

  • Most assets 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 defining authorship and license.

    • Example: Resources/Textures/hop_turtle.rsi/meta.json

⚠️ Non-Commercial Assets


For detailed licensing information, see the REUSE specification and our .reuse/dep5 file.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 92.4%
  • Fluent 7.1%
  • Python 0.5%
  • Lua 0.0%
  • PowerShell 0.0%
  • CSS 0.0%