This repo is an mdBook on how to manage, use, and play RimWorld-Together.
To contribute to this repo, please install mdbook, test locally, and submit all PRs to the main branch.
Run make build to build the book.
Run make serve to build and serve the book at http://localhost:3000
Run make install-hook to install our pre-commit hook. This will guarantee that any change you're making will pass PR checks.
This project also has configurations to use the tool typos. Use at your own preference.