How do I stream .meta and .xml files to clients?

Hello,

I want to stream .meta and .xml files to clients from server side.
Is this possible and how do I have to do it?

So I have .meta files and want to stream them from the server side to the client side.

~ tijn

… what?

a) ‘meta’ files aren’t streamed
b) what ‘meta’ files do you want to load on clients specifically? only what is normally used for DLC addons is supported on fivem

a) Ok.
b) For vehicles

1 Like

Hi,

You just have to add some new lines to your _resource.lua.
This works only for New Vehicles.

Follow the instructions on this link :

What is the resource Manifest doing?!

I don’t understand that topic :stuck_out_tongue: