Load files from my resource

Hello everyone! You can help-me ?
So, i want to load files to the cache fxserver from my path resource, without do reload in the server and reload the resource.
I want load files in current time
thanks every one.

my path is “soms”.

sorry my bad english, i dont speak fluently, i am brazilian.


image

my fxmanifest:

image

There is RequestResourceFileSet - FiveM Natives @ Cfx.re Docs if you’re looking for lazy loading.

If you’re trying to load files without refreshing and restarting the resource that won’t work, though. You could move the files to a separate resource so you don’t need to restart the main one?

1 Like

thanks, the best solutions is it. move files to a separete resource ! thanks for help me, you are amazing.