Outer Wilds Mod Manager CLI

OWMM Logo
The CLI interface for the mod manager, built using clap.
Core | CLI | GUI

Usage

Run owmods help for a list of commands

Shortcuts

Some command shortcuts exist for convenience

Building

This package requires rust and cargo to build.

Run cargo build -p owmods_cli --release from the root of the repo to create a release binary.