Skip to content

Devilstation/imp-station-14

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46,645 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Devilstation

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

Links

Discord | Steam | Standalone Download

Documentation/Wiki

SS14's docs site has documentation on SS14's content, engine, game design, and more. Additionally, see these resources for license and attribution information:

Contributing

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.

AI-generated contributions disclaimer

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.

Building

  1. Clone this repo:
git clone https://github.com/Devilstation/imp-station-14.git
  1. Go to the project folder and run RUN_THIS.py to initialize the submodules and load the engine:
cd imp-station-14
python RUN_THIS.py
  1. Compile the solution:

Build the server using dotnet build.

More detailed instructions on building the project.

License

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.

Attributions

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.

Subdirectory Fork Name Fork Repository License
_Impstation Impstation https://github.com/impstation/imp-station-14/ AGPL 3.0
_CD Cosmatic Drift https://github.com/cosmatic-drift-14/cosmatic-drift MIT
_Corvax Corvax https://github.com/space-syndicate/space-station-14 MIT
_DEN The Den https://github.com/TheDenSS14/TheDen AGPL 3.0
_DV Delta-V https://github.com/DeltaV-Station/Delta-v/ AGPL 3.0
_EE Einstein Engines https://github.com/Simple-Station/Einstein-Engines/ AGPL 3.0
_EstacaoPirata Estacao Pirata https://github.com/Day-OS/estacao-pirata-14/ AGPL 3.0
_Floof Floof Station https://github.com/Floof-Station/Floof-Station AGPL 3.0
n/a Funky Station https://github.com/funky-station/funky-station AGPL 3.0
_Goobstation Goob Station https://github.com/Goob-Station/Goob-Station/ AGPL 3.0
_NF Frontier Station https://github.com/new-frontiers-14/frontier-station-14 AGPL 3.0
_Harmony Harmony https://github.com/ss14-harmony/ss14-harmony AGPL 3.0
_Mono Monolith https://github.com/Monolith-Station/Monolith AGPL 3.0
_VDS Vermist Dust Sector https://github.com/vermist-sector/vermist-dust AGPL 3.0
_White White Dream https://github.com/WWhiteDreamProject/wwdpublic/ AGPL 3.0

About

A fork of the multiplayer game about paranoia and chaos on a space stationand remake of the cult-classic Space Station 13

Resources

License

AGPL-3.0, MIT licenses found

Licenses found

AGPL-3.0
LICENSE-AGPLv3.TXT
MIT
LICENSE-MIT.TXT

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 88.7%
  • Fluent 11.0%
  • Python 0.3%
  • Lua 0.0%
  • PowerShell 0.0%
  • CSS 0.0%