How to stream makeup using facial_overlay meta

I want to had new makeup to my server and have this facial_overlay.meta file. I created a stream folder and fxmanifest file, but nothing seems to be working for me. Can anyone help me with this, much appreciated.

fx_version ‘cerulean’
game { ‘gta5’ }

files {
‘facial_overlays’
}

data_file ‘PED_OVERLAY_FILE’ ‘mp_f_freemode_01_mp_f_a1.meta’

You file is named facial_overlay.meta So Why you put ‘mp_f_freemode_01_mp_f_a1.meta’ in data_file

replace
data_file ‘PED_OVERLAY_FILE’ ‘mp_f_freemode_01_mp_f_a1.meta’
by
data_file ‘PED_OVERLAY_FILE’ ‘facial_overlay.meta’

Did you ever get this to work?

Bumping this one since I can’t find anything about properly streaming facial_overlays.meta so you could be able to create new addon makeups