Skip to content

CLI command inventory

rsmm CLI reference

Every rsmm subcommand, auto-generated from the dispatch table (rsmm.cli._dispatch.iter_commands).

45 commands.

CommandModuleSummary
rsmm applyrsmm.cli.apply_modsRavenswatch Mod Manager — install-time mod applier.
rsmm buildrsmm.cli.buildrsmm build — full pipeline.
rsmm cmdrsmm.cli.console_cmdrsmm cmd — send /commands to the in-game console runtime.
rsmm collectionrsmm.cli.cmd_collectionrsmm collection — manage mod collections.
rsmm compatrsmm.cli.compatManifest compatibility graph.
rsmm completionrsmm.cli.cmd_completionrsmm completion — emit a shell tab-completion script.
rsmm cookrsmm.cli.cookrsmm cook — pack an editable source-format file into a cooked asset.
rsmm decodersmm.engine.ot_decoderoCTextSaver binary decoder.
rsmm disablersmm.cli.cmd_modsrsmm enable / rsmm disable — toggle mods from the terminal.
rsmm docs-genrsmm.cli.docs_gen_cmdrsmm docs-gen — write the SDK/CLI reference from @sdk_export registrations.
rsmm doctorrsmm.cli.doctorrsmm doctor — system health check, and the repair path for what it finds.
rsmm enablersmm.cli.cmd_modsrsmm enable / rsmm disable — toggle mods from the terminal.
rsmm enemiesrsmm.cli.cmd_enemiesrsmm enemies — discover vanilla enemies for enemy modding.
rsmm homersmm.cli.cmd_shellInteractive home screen — what bare ./rsmm opens in a terminal.
rsmm installrsmm.cli.cmd_installrsmm install — fetch, verify, and unpack a packed mod.
rsmm install-loaderrsmm.cli.install_loaderrsmm install-loader — copy winhttp.dll + SDK lib into the game install.
rsmm intentsrsmm.cli.cmd_intentsrsmm intents — consume in-game mod-menu intents written by the loader.
rsmm itemsrsmm.cli.cmd_itemsrsmm items — discover vanilla magical objects for item modding.
rsmm jsonrsmm.cli.json_bridgersmm json — machine-readable bridge for the desktop / web UI.
rsmm keygenrsmm.cli.repo_cmdrsmm repo, rsmm sign, rsmm verify, rsmm keygen.
rsmm lintrsmm.cli.lintrsmm lint — per-mod manifest + assets validator.
rsmm listrsmm.cli.apply_modsRavenswatch Mod Manager — install-time mod applier.
rsmm logrsmm.cli.cmd_logrsmm log — read the loader log from the game install directory.
rsmm menursmm.cli.cmd_menursmm menu — generate and inspect the in-game mod-list page (native book UI).
rsmm mergersmm.cli.mergePatch-merge layer.
rsmm newrsmm.cli.cmd_newrsmm new — scaffold a mod directory.
rsmm packrsmm.cli.cmd_packrsmm pack — bundle a mod for distribution.
rsmm rebuild-asset-maprsmm.engine.find_iygRavenswatch Asset Decrypter — builds a full obfuscated -> plaintext
rsmm reporsmm.cli.repo_cmdrsmm repo, rsmm sign, rsmm verify, rsmm keygen.
rsmm restorersmm.cli.apply_modsRavenswatch Mod Manager — install-time mod applier.
rsmm runrsmm.cli.runrsmm run — launch Ravenswatch via Steam, ensuring the WINEDLLOVERRIDES
rsmm safe-modersmm.cli.safe_modersmm safe-mode — drive the SDK health quarantine.
rsmm saversmm.cli.cmd_saversmm save — inspect Ravenswatch profile saves.
rsmm schemarsmm.cli.cmd_schemarsmm schema — list cloneable vanilla content ids.
rsmm sdk-doctorrsmm.cli.sdk_doctorrsmm sdk-doctor — SDK v3 self-check.
rsmm signrsmm.cli.repo_cmdrsmm repo, rsmm sign, rsmm verify, rsmm keygen.
rsmm symbolsrsmm.cli.cmd_symbolsrsmm symbols — the engine symbol map (Minecraft-style mappings).
rsmm talentsrsmm.cli.cmd_talentsrsmm talents — discover + edit hero talent (“Skill”) values.
rsmm testrsmm.cli.testrsmm test — diff a mod’s patch plan against a checked-in fixture.
rsmm uncookrsmm.cli.uncookrsmm uncook — extract a cooked asset to an editable source-format file.
rsmm unifyrsmm.cli.unifyrsmm unify — assemble one Blender-loadable GLB per hero.
rsmm updatersmm.cli.update_cmdrsmm update — pull updates for installed mods from configured repos.
rsmm update-datarsmm.cli.cmd_update_datarsmm update-data — pull the latest pattern DB without an app release.
rsmm verifyrsmm.cli.repo_cmdrsmm repo, rsmm sign, rsmm verify, rsmm keygen.
rsmm watchrsmm.cli.watchrsmm watch — live re-apply on mods/ change.