Workspace for all of squinchmods' game mod where each mod lives as its own git submodule. This repo centralizes all orchestration, reference material, and QA tooling so submodules stay clean.
Each mod is a separate git repository, added as a submodule under games/<game>/mods/<mod>/. Some
mods are forks intended for upstream contribution and are kept clean of anything
squinchmods-specific.
Planning notes, architecture references, and per-mod investigation docs live here, not scattered across mod submodules.
If you're an agent working in this repo, look there first for structural and implementation
detail beyond what this README covers, starting with .agent-docs/README.md.