Smart Subtitles

This commit is contained in:
2025-12-12 13:55:54 +01:00
parent 8b005065fe
commit 42074d3169
5 changed files with 742 additions and 0 deletions

View File

@@ -129,6 +129,7 @@
<script src="src/systems/WorkstationSystem.js"></script> <!-- Furnaces & Machines -->
<script src="src/systems/NPCSpawner.js"></script> <!-- NPC Spawner -->
<script src="src/systems/AccessibilitySystem.js"></script> <!-- Accessibility Features -->
<script src="src/systems/VisualSoundCueSystem.js"></script> <!-- Visual Sound Cues (Deaf/HoH) -->
<script src="src/systems/CameraSystem.js"></script> <!-- Camera System (Trailer/Screenshots) -->
<!-- Entities -->