Resource tools · Vehicle Editor guide
Vehicle Splitter
Split a vehicle pack into standalone FiveM resources with their own metadata, stream folder, and manifest.
Splitter creates one standalone resource folder for every vehicle found in the selected source resources or packs.
Split resources
- Scan the source pack.
- Open Split and choose an output folder.
- Select the resources to split.
- Leave Skip incomplete vehicles enabled to omit vehicles without matching YFT/YTD files, or disable it to create the folder with a warning.
- Click Split into N Resources.
- Review successful, incomplete, skipped, and warning counts in the result.
Stream-file matching
A file belongs to a vehicle when its base name:
- exactly matches the model name; or
- starts with the model name followed by a non-alphanumeric delimiter, such as
_hior+hi.
The delimiter rule prevents a model named car from taking files belonging to a
different model named cargo.
Isolated and shared metadata
- If one
vehicles.metabelongs to only one selected vehicle, every sibling.metafile in that directory is copied. - If
vehicles.metacontains multiple vehicles, Splitter builds a minimalvehicles.metacontaining only the selected vehicle item. - For a shared metadata source,
handling.meta,carcols.meta, andcarvariations.metaare not automatically separated. The result includes a warning and those files must be split manually.
Each output receives data/, stream/, and fxmanifest.lua.
Incomplete vehicles
Incomplete means no matching stream files were found. With skip enabled, no folder is created. With skip disabled, metadata and a manifest may be created without a 3D model. Such a resource is not ready for use.
Verify the result
For every vehicle, inspect standard and _hi YFTs, YTDs, handling entries,
carcols, carvariations, layouts, audio, and custom data files. A successful
process is not proof that a resource from shared metadata is complete.