Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/space-wizards/RobustToolbox
Robust multiplayer game engine, used by Space Station 14
https://github.com/space-wizards/RobustToolbox
c-sharp game game-design space-station-13 ss13
Last synced: 9 days ago
JSON representation
Robust multiplayer game engine, used by Space Station 14
- Host: GitHub
- URL: https://github.com/space-wizards/RobustToolbox
- Owner: space-wizards
- License: other
- Created: 2015-01-17T01:48:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T01:49:25.000Z (15 days ago)
- Last Synced: 2024-10-30T05:41:55.596Z (15 days ago)
- Topics: c-sharp, game, game-design, space-station-13, ss13
- Language: C#
- Homepage: https://spacestation14.io
- Size: 35.5 MB
- Stars: 546
- Watchers: 49
- Forks: 406
- Open Issues: 628
-
Metadata Files:
- Readme: README.md
- License: LICENSE-ASSETS.TXT
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![Robust Toolbox](https://raw.githubusercontent.com/space-wizards/asset-dump/3dd3078e49e3a7e06709a6e0fc6e3223d8d44ca2/robust.png)
Robust Toolbox is an engine primarily being developed for [Space Station 14](https://github.com/space-wizards/space-station-14), although we're working on making it usable for both [singleplayer](https://github.com/space-wizards/RobustToolboxTemplateSingleplayer) and [multiplayer](https://github.com/space-wizards/RobustToolboxTemplate) projects.
Use the [content repo](https://github.com/space-wizards/space-station-14) for actual development, even if you're modifying the engine itself.
## Project Links
[Website](https://spacestation14.io/) | [Discord](https://discord.gg/t2jac3p) | [Forum](https://forum.spacestation14.io/) | [Steam](https://store.steampowered.com/app/1255460/Space_Station_14/) | [Standalone Download](https://spacestation14.io/about/nightlies/)
## Documentation/Wiki
The [wiki](https://docs.spacestation14.io/) has documentation on SS14s content, engine, game design and more. We also have lots of resources for new contributors to the project.
## 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/RobustToolbox/issues) that need to be done and anybody can pick them up. Don't be afraid to ask for help either!
## Building
This repository is the **engine** part of SS14. It's 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). Think of Robust Toolbox as BYOND in the context of Space Station 13.
## Legal Info
See [legal.md](https://github.com/space-wizards/RobustToolbox/blob/master/legal.md) for licenses and copyright.