Files
crystall-punk-14/README.md

33 lines
1.7 KiB
Markdown
Raw Normal View History

# Space Station 14 [![Build Status](https://travis-ci.org/space-wizards/space-station-14.svg?branch=master)](https://travis-ci.org/space-wizards/space-station-14)
2018-06-09 15:48:54 +02:00
Space Station 14 is a revived attempt at an SS13 remake.
2019-03-29 13:36:45 -06:00
This is the primary repo for Space Station 14. 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.
2018-06-09 15:48:54 +02:00
2019-03-29 13:36:45 -06:00
If you want to host or create content for SS14, this is the repo you need. Contains both RobustToolbox and the content pack for development of new content packs.
2018-06-09 15:48:54 +02:00
## Getting in Touch
* Website: [spacestation14.io](https://spacestation14.io/)
* Discord: [Invite Link](https://discord.gg/t2jac3p)
* IRC: `irc.rizon.net#spacebus`
* Project Management Board: [Waffle](https://waffle.io/space-wizards/space-station-14)
* Automatic Content Builds: [builds.spacestation14.io](https://builds.spacestation14.io)
The IRC is setup to relay back and forth to the Discord server so [IRC nerds](https://xkcd.com/1782/) will not be left out.
## Documentation
2019-03-29 15:48:29 -06:00
We have various documentation articles about various systems on the GitHub wikis of this repo and RobustToolbox.
2018-06-09 15:48:54 +02:00
2019-03-29 13:35:55 -06:00
* [RobustToolbox Wiki](https://github.com/space-wizards/RobustToolbox/wiki)
2019-03-29 15:47:46 -06:00
* [Space-Station-14 Wiki](https://github.com/space-wizards/space-station-14/wiki)
2018-06-09 15:48:54 +02:00
## Contributing
We are happy to accept contributions from anybody. Get in Discord or IRC if you want to help. We've got a [list of issues](https://github.com/space-wizards/space-station-14-content/issues) that need to be done and anybody can pick them up. Don't be afraid to ask for help either!
## Building
2019-03-29 13:35:55 -06:00
[See the relevant wiki page](https://github.com/space-wizards/space-station-14/wiki/Getting-Started)