mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Prettyfying README.MD (#777)
Adds header, fixes few links 
This commit is contained in:
committed by
Pieter-Jan Briers
parent
0c1c9fae33
commit
b1bf694c35
12
readme.md
12
readme.md
@@ -1,8 +1,10 @@
|
||||
# Space Station 14 [](https://ci.appveyor.com/project/Silvertorch5/space-station-14/branch/master) [](https://travis-ci.org/space-wizards/space-station-14) [](https://sonarcloud.io/dashboard?id=ss14)
|
||||

|
||||
|
||||
Space Station 14 is a revived attempt at an SS13 remake.
|
||||
[](https://ci.appveyor.com/project/Silvertorch5/space-station-14/branch/master) [](https://travis-ci.org/space-wizards/space-station-14) [](https://sonarcloud.io/dashboard?id=ss14)
|
||||
|
||||
# This repository is the *engine* section of SS14. This is the base engine all SS14 servers will be built on. As such, it does not start on its own: it needs the [content repo](https://github.com/space-wizards/space-station-14). Use said repo for actual development, even if you're modifying the engine itself.**
|
||||
Robust Toolbox is a client/server backend for [Space Station 14](https://github.com/space-wizards/space-station-14).
|
||||
|
||||
### *This repository is the *engine* section of SS14. This is the base engine all SS14 servers will be built on. As such, it does not start on its own: it needs the [content repo](https://github.com/space-wizards/space-station-14). Use said repo for actual development, even if you're modifying the engine itself.*
|
||||
|
||||
## Getting in Touch
|
||||
|
||||
@@ -17,11 +19,11 @@ The IRC is setup to relay back and forth to the Discord server so [IRC nerds](ht
|
||||
|
||||
## Documentation
|
||||
|
||||
We have various documentation articles about various systems on the [GitHub wiki](https://github.com/space-wizards/space-station-14/wiki).
|
||||
We have various documentation articles about various systems on the [GitHub wiki](https://github.com/space-wizards/RobustToolbox/wiki).
|
||||
|
||||
## 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/issues) that need to be done and anybody can pick them up. Don't be afraid to ask for help either!
|
||||
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/RobustToolbox/issues) that need to be done and anybody can pick them up. Don't be afraid to ask for help either!
|
||||
|
||||
## Building
|
||||
|
||||
|
||||
Reference in New Issue
Block a user