Files
gamewrap/CLAUDE.md
T
44r0n7 9e2431e58a Initial release: gamewrap v1.0.0
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>
2026-05-31 22:13:20 -04:00

13 lines
445 B
Markdown

# gamewrap
> Context for Claude/Codex is maintained in Obsidian Mind:
> ~/my-vault/work/projects/gamewrap.md
> Run `/om-project-switch` from the vault to load full context.
## Operational Rules
- Always read `PROJECT_MAP.md` first before making structural changes
- Update `PROJECT_MAP.md` after structural changes
- Run `cargo fmt` and `cargo test` before finishing any task
- Use `cargo install --path . --force` to install for dev testing