diff --git a/resources/[inventory]/clothes_images/.fxap b/resources/[inventory]/clothes_images/.fxap new file mode 100644 index 000000000..a9b383f32 Binary files /dev/null and b/resources/[inventory]/clothes_images/.fxap differ diff --git a/resources/[inventory]/clothes_images/fxmanifest.lua b/resources/[inventory]/clothes_images/fxmanifest.lua new file mode 100644 index 000000000..59d7bc8e6 --- /dev/null +++ b/resources/[inventory]/clothes_images/fxmanifest.lua @@ -0,0 +1,8 @@ +fx_version 'cerulean' +game 'gta5' +lua54 "yes" + +files { + '*.webp' +} +dependency '/assetpacks' \ No newline at end of file