Launch Modrinth App profiles from cli on Windows.
This cli is a thin wrapper around Modrinth's theseus crate.
mrlaunch listmrlaunch run <profile_path>mrlaunch run <profile_path> --wait
mrlaunch.exe: normal console binary (use forlist,--waitor debugging)mrlaunchw.exe: tiny no-console wrapper that starts siblingmrlaunch.exehidden. This will hide the console window that would normally appear using themrlaunch.exebinary (use for Stream Deck, hotkeys or similar)
mrlaunch --app-id com.modrinth.ModrinthApp list- or set env var:
MRLAUNCH_APP_ID
cargo update -p theseus