-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alejandro Osornio edited this page Jun 19, 2022
·
7 revisions
This wiki is up to date with rrm v0.0.1-alpha.7
.
When first running rrm
, it will:
- Install steamcmd and init all necessary files like its configuration in
$HOME/.rrm
. - Look for the RimWorld installation path
To make it easier to start well run the following as the very first command:
rrm set path <GAME_PATH>
After that, you can normally run any other command. This is the recommended way, although it's not a 100% necessary
The game path is defined as the folder which contains a folder named Mods
, no other game path is valid:
Game-Path/
- Mods/
...
- MacOS
- Windows
Tests for linux would be nice :D