Scaffold ProjectZomboid game stubs

Add empty per-component subdirectories under src/{Analyser,Log,Parser,Pattern}/ProjectZomboid/
with .gitkeep markers, plus ProjectZomboidDetective stub extending the base Detective with
a TODO body. Smoke test under test/tests/Games/ProjectZomboid/ asserts the detective is
instantiable.
This commit is contained in:
2026-04-30 15:30:51 +00:00
parent c9956be7a2
commit e1df5cbfd8
6 changed files with 25 additions and 0 deletions

View File