Welcome to the Github repository for "RimWorld Together"! In here you will find everything related to the project, great place for the tech savvies!
Note
Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=3005289691
Mod Guide: https://rimworldtogether.github.io/Guide/
Discord Link: https://discord.gg/NCsArSaqBW
Mod Incompatibility list: https://github.com/RimworldTogether/Rimworld-Together/blob/development/IncompatibilityList.md
Thanks to the way the server is built, there aren't any heavy hardware related dependencies, meaning that your hosting machine will only need to have an excellent network bandwith and a bit of everything else. Really, modern e-toasters could run it.
We provide helper scripts to build and run the official RimWorld-Together Container with buildah and podman
Build:
make build-container
Run:
make run-container
To access our documentation and deployment examples, please run the following command:
git submodules init
This will clone our Guide and Deployments project. To pull the latest, please use:
git submodules update
Please read our contribution guide before contributing!
Please don't hesitate to create and issue on Github if you have any question/issue with the server. We are here for you!