v0.2.1
Changes
- Delete a vehicle — hide it, exclude it from the FiveM build, or remove it from disk to the recycle bin. Only what belongs exclusively to that vehicle is removed; anything shared with another vehicle is kept and reported.
- Undo an add — from the row's context menu or the restore center.
- Listen to a vehicle's sounds — a new Sounds section resolves which
.awcbanks actually belong to the vehicle by walking the audio graph in its.relfiles, with a global player at the bottom of the app. - Fixed: the scanner was reading its own build output. It reported 480 vehicles for 240 real ones, invented a phantom category, and produced a pack of 172 vehicles instead of 16 — which crashed a FiveM server with
TxdStore Pool Full. - Fixed: a project lost its identity on import. The descriptor carried no id, so target categories were orphaned every time.
- Fixed: deletion never completed.
shell.trashItemrejects forward-slash paths on Windows, and it failed on the first file. - Renamed the tidy wording to split: it always referred to combined
.metafiles, never to categories.
Since v0.2.0.
Released by @MXK7.