Extract and parse game data from MotorTown's Unreal Engine 5.5 PAK files. out/ ├── manifest.json # List of extracted assets ├── Cargos_parsed.json # Cargo data (84 rows) ├── Vehicles_parsed.json # ...