Better-Scenes / RimConnect-mod

A Twitch integration for the game RimWorld
GNU General Public License v3.0
14 stars 8 forks source link
rimworld rimworld-mod

RimConnect mod for RimWorld

This repository is the Mod portion of RimConnect. It contains the code that handles events and what is available for streamers to use in their game. If you want to know more about how it works as a streamer or viewer, you can check out the attached wiki articles over here

Contributing

Read the following if you're interested in adding functionality to RimConnect. If you just want to use it as a streamer or viewer, check out the wiki over here

Setup

Running

To run RimWorld quickly, there is a quicktest parameter you can pass to the executable from a command line or through steam launch options.

Project structure and how things hook up

There are 3 major component that make RimConnect work. The server and extension are currently private repositories.

Overview of classes

Useful tools and links