What do i put for the resource.lua?

Ok so im trying to add stuff from LSPDFR.com And GTA 5 mods. But i dont know what to put for the _Resource.lua? Can anyone help me?

You need to put in the __resource.lua what .meta files you’re using. For example, if I had a peds.meta file:

resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'

files {
	'peds.meta'
}

data_file "PED_METADATA_FILE" "peds.meta"

ok! (20characters fdsfds)