RimRs

A 3rd party mod manager for RimWorld based on RimPy. Made because (1) RimPy is closed source and (2) RimPy is pretty slow.

Under heavy development, wouldn't recommend.

Usage

Just launch the binary rimrs.exe. I recommend you run it a command prompt because most errors are logged there.

Installation

Prebuilt binaries

See the GitHub releases page.

From source

cargo install rimrs

or

git install --git https://github.com/Breadinator/rimrs.git

or

git clone https://github.com/Breadinator/rimrs.git cd rimrs cargo install --path .

After using cargo install, it'll probably be in $HOME/.cargo/bin/rimrs.exe.

Roadmap

Not sure if this is the actual order, but this is what I intend on doing.

Other planned features

Features that I plan on adding but don't remotely know when.