9e2431e58a
Steam-first Linux game launcher wrapper for MangoHud and GameMode. Manages launch behavior via TOML config with named profiles, per-game bindings, and full diagnostics. All v1 criteria validated. Co-Authored-By: claude-flow <ruv@ruv.net>
445 B
445 B
gamewrap
Context for Claude/Codex is maintained in Obsidian Mind: ~/my-vault/work/projects/gamewrap.md Run
/om-project-switchfrom the vault to load full context.
Operational Rules
- Always read
PROJECT_MAP.mdfirst before making structural changes - Update
PROJECT_MAP.mdafter structural changes - Run
cargo fmtandcargo testbefore finishing any task - Use
cargo install --path . --forceto install for dev testing