Skip to content

Segonist/Rimworld-Together

 
 

Repository files navigation

RimWorld Together

A Community Driven Multiplayer Mod!

Mod is currently a work in progress! Please report any broken stuff you find!

Welcome to the Github repository for "RimWorld Together"! In here you will find everything related to the project, great place for the tech savvies!

Server Prequisites:

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.

Container-based Deployment:

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

Deployments:

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

Contributing

Please read our contribution guide before contributing!

Other Questions?

Please don't hesitate to create and issue on Github if you have any question/issue with the server. We are here for you!

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.6%
  • Python 1.2%
  • Other 0.2%