DuplicatedTuningIdFinder
This Python tool scans a directory of vehicle meta files and automatically rebuids duplicate tuning kit IDs across carcols.meta, vehicles.meta, and handling.meta to guarantee unique values.
It assigns fresh sequential IDs starting at 2000, pulls model names from vehicles.meta, flags any duplicate handling names, and writes a complete JSON report of every change.
- Sequential ID rebuilder for carcols and handling entries
- Duplicate handling name detection and listing
- Model name extraction from vehicles.meta
- Generates car_mods_summary.json with full audit trail
Categories:
Vehicles