PainedPsyche / cui_character

An advanced character and clothes editor for esx framework that aims to be comfortable to use, hide complexity and blend in with original GTA V interface elements.
73 stars 47 forks source link

Globbing #13

Closed pitermcflebor closed 3 years ago

pitermcflebor commented 3 years ago

You should use globbing, the manifest will look better. Take a look at: https://docs.fivem.net/docs/scripting-reference/resource-manifest/resource-manifest/#globbing

PainedPsyche commented 3 years ago

I actually tried that, but the resources declared this way were not found and didn't even show up in nui_devTools. Even when downloading other people's resources, I had to un-glob them or they would not work for me.

I got a feeling like this feature is severely bugged.