CLI command inventory
rsmm CLI reference
Auto-generated by rsmm docs-gen from the dispatch table (rsmm.cli._dispatch.iter_commands). Do not edit by hand — run rsmm docs-gen after adding or renaming a subcommand.
| Command | Module | Summary |
|---|---|---|
rsmm apply | rsmm.cli.apply_mods | Ravenswatch Mod Manager — install-time mod applier. |
rsmm build | rsmm.cli.build | rsmm build — full pipeline. |
rsmm collection | rsmm.cli.cmd_collection | rsmm collection |
rsmm compat | rsmm.cli.compat | Manifest compatibility graph. |
rsmm cook | rsmm.cli.cook | rsmm cook — pack an editable source-format file into a cooked asset. |
rsmm decode | rsmm.engine.ot_decoder | oCTextSaver binary decoder. |
rsmm docs-gen | rsmm.cli.docs_gen_cmd | rsmm docs-gen — write the SDK/CLI reference from @sdk_export registrations. |
rsmm doctor | rsmm.cli.doctor | rsmm doctor — system health check. |
rsmm enemies | rsmm.cli.cmd_enemies | rsmm enemies — discover vanilla enemies for enemy modding. |
rsmm install | rsmm.cli.cmd_install | rsmm install — fetch, verify, and unpack a packed mod. |
rsmm install-loader | rsmm.cli.install_loader | rsmm install-loader — copy winhttp.dll + SDK lib into the game install. |
rsmm items | rsmm.cli.cmd_items | rsmm items — discover vanilla magical objects for item modding. |
rsmm json | rsmm.cli.json_bridge | rsmm json — machine-readable bridge for the desktop / web UI. |
rsmm keygen | rsmm.cli.repo_cmd | rsmm repo, rsmm sign, rsmm verify, rsmm keygen. |
rsmm lint | rsmm.cli.lint | rsmm lint — per-mod manifest + assets validator. |
rsmm list | rsmm.cli.apply_mods | Ravenswatch Mod Manager — install-time mod applier. |
rsmm log | rsmm.cli.cmd_log | rsmm log — read the loader log from the game install directory. |
rsmm merge | rsmm.cli.merge | Patch-merge layer. |
rsmm new | rsmm.cli.cmd_new | rsmm new — scaffold a mod directory. |
rsmm pack | rsmm.cli.cmd_pack | rsmm pack — bundle a mod for distribution. |
rsmm rebuild-asset-map | rsmm.engine.find_iyg | Ravenswatch Asset Decrypter — builds a full obfuscated -> plaintext |
rsmm repo | rsmm.cli.repo_cmd | rsmm repo, rsmm sign, rsmm verify, rsmm keygen. |
rsmm restore | rsmm.cli.apply_mods | Ravenswatch Mod Manager — install-time mod applier. |
rsmm run | rsmm.cli.run | rsmm run — launch Ravenswatch via Steam, ensuring the WINEDLLOVERRIDES |
rsmm safe-mode | rsmm.cli.safe_mode | rsmm safe-mode — drive the SDK health quarantine. |
rsmm schema | rsmm.cli.cmd_schema | rsmm schema — list cloneable vanilla content ids. |
rsmm sdk-doctor | rsmm.cli.sdk_doctor | rsmm sdk-doctor — SDK v3 self-check. |
rsmm sign | rsmm.cli.repo_cmd | rsmm repo, rsmm sign, rsmm verify, rsmm keygen. |
rsmm symbols | rsmm.cli.cmd_symbols | rsmm symbols — the engine symbol map (Minecraft-style mappings). |
rsmm talents | rsmm.cli.cmd_talents | rsmm talents — discover + edit hero talent (“Skill”) values. |
rsmm test | rsmm.cli.test | rsmm test — diff a mod’s patch plan against a checked-in fixture. |
rsmm uncook | rsmm.cli.uncook | rsmm uncook — extract a cooked asset to an editable source-format file. |
rsmm unify | rsmm.cli.unify | rsmm unify — assemble one Blender-loadable GLB per hero. |
rsmm update | rsmm.cli.update_cmd | rsmm update — pull updates for installed mods from configured repos. |
rsmm verify | rsmm.cli.repo_cmd | rsmm repo, rsmm sign, rsmm verify, rsmm keygen. |
rsmm watch | rsmm.cli.watch | rsmm watch — live re-apply on mods/ change. |