Are you trying to install a specific character mod, orI can help you with the technical steps for either! 247-ped/247mped/__resource.lua at master - GitHub
If the model name in peds.meta doesn't exactly match the file names of the 3D assets, the character will not render. peds.meta
Inside a peds.meta file, you will find several tags that control a character's "identity": Are you trying to install a specific character
For developers creating custom content, peds.meta is the bridge between a 3D model and a living NPC: peds.meta
When adding a completely new character (like a superhero or a real-world celebrity), modders must create a new entry in peds.meta so the game knows which .ydd (model) and .ytd (texture) files to load.