Itâs not difficult to do, you just need to make a folder, in which case youâd call it âVanillaWorksâ, inside that, add another folder and call it âstreamâ. All lowercase.
Insert all the vehicle YFT and YTD files into the âstreamâ folder.
Then, you just need to put all the META files inside the âVanillaWorksâ folder and add a __resource.lua:
resource_manifest_version â77731fab-63ca-442c-a67b-abc70f28dfa5â
files {
âvehicles.metaâ,
âcarvariations.metaâ,
âcarcols.metaâ,
âhandling.metaâ,
âvehiclelayouts.metaâ, â Not Required
}
data_file âHANDLING_FILEâ âhandling.metaâ
data_file âVEHICLE_METADATA_FILEâ âvehicles.metaâ
data_file âCARCOLS_FILEâ âcarcols.metaâ
data_file âVEHICLE_VARIATION_FILEâ âcarvariations.metaâ
data_file âVEHICLE_LAYOUTS_FILEâ âvehiclelayouts.metaâ
Thanks
But what about the audio files?
I havenât figured that part out yet sorry
If it doesnât work, youâll have to use the fxmanifest format instead of __resource.lua
Okay because it dosent work