This is the repository for Devilstation, a fork of Impstation.
Impstation is a fork of Space Station 14, a remake of SS13 that runs on Robust Toolbox, a homegrown engine written in C#.
Discord | Steam | Standalone Download
SS14's docs site has documentation on SS14's content, engine, game design, and more. Additionally, see these resources for license and attribution information:
This is a very low maintainence fork. All contributions and efforts you want to contribute to us would probably fare better with our upstream, Impstation. We'll get the content anyways, as we merge all content on a monthly basis.
Should you want to contribute anyways, just be sure to follow common sense practices. No web edits, make sure that code works (as-in, compiles, and performs the intended tasks it is coded to perform,) and make sure the content does not contain any low quality, illegal, or bigoted content.
This project does not accept low-effort or wholesale AI-generated contributions. Examples include, but are not limited to:
- Any code (including yaml) generated by tools like GitHub Copilot, ChatGPT, or similar.
- AI-created artwork, sound files, or other assets.
- Auto-generated documentation, issue reports or pull request descriptions.
Exceptions to this are simple tools like Rider's single-line completion feature.
- Clone this repo:
git clone https://github.com/Devilstation/imp-station-14.git- Go to the project folder and run
RUN_THIS.pyto initialize the submodules and load the engine:
cd imp-station-14
python RUN_THIS.py- Compile the solution:
Build the server using dotnet build.
More detailed instructions on building the project.
Content contributed to this repository after and including commit 7210960b2b30e17aa001f4e35a5d0f80ca548e53 (15 August 2024 17:02:49 UTC) is licensed under the GNU Affero General Public License version 3.0 unless otherwise stated. See LICENSE-AGPLv3.
Content contributed to this repository before commit 7210960b2b30e17aa001f4e35a5d0f80ca548e53 (15 August 2024 17:02:49 UTC) is licensed under the MIT license unless otherwise stated. See LICENSE-MIT.
To be more specific, code in Content./Impstation, Resources//Impstation and any Impstation specific scripts in Tools are licensed under AGPLv3. Other files are originally from other codebases and are not owned by Impstation, though any code must be relicensable to AGPLv3. SS14 is MIT licensed so this forking is possible.
Most assets are licensed under CC-BY-SA 3.0 unless stated otherwise. Assets have their license and copyright specified in the metadata file. For example, see the metadata for a crowbar.
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.
When we pull content from other forks, we try to organize their content to their own subfolders in each of the projects to keep track of attribution and try to prevent merge conflicts.
Content under these subdirectories either originate from their respective fork, or are modifications related to content from their respective fork.
