Scaffold Hytale game stubs

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

0
src/Log/Hytale/.gitkeep Normal file
View File