Indie Game Dev Studio
7wolves
We build original games first, and we also craft technical tools for production teams. Our current flagship tool helps Unity teams review scene, prefab, material, and asset changes in Git without reading raw YAML diffs.
Unity Developer Tools
Unity YAML Semantic Graph is a Unity YAML diff and review tool for
Git-based workflows. It turns raw text diffs into hierarchy-aware change review for
.unity, .prefab, .asset, and .mat files.
- Review Unity scene and prefab changes with object-level context.
- Inspect moved, reordered, added, removed, and modified nodes.
- Validate references and export review summaries for production teams.
Articles
Practical notes on Unity scene merges, prefab merges, and YAML review workflows for Git-based teams.