From 0da7b053c9db0093ce35203c5ed504c6df391d1e Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 9 Jul 2025 21:54:29 +0200 Subject: [PATCH] ed --- resources/[inventory]/clothes_images/.fxap | Bin 0 -> 178 bytes .../[inventory]/clothes_images/fxmanifest.lua | 8 ++++++++ 2 files changed, 8 insertions(+) create mode 100644 resources/[inventory]/clothes_images/.fxap create mode 100644 resources/[inventory]/clothes_images/fxmanifest.lua diff --git a/resources/[inventory]/clothes_images/.fxap b/resources/[inventory]/clothes_images/.fxap new file mode 100644 index 0000000000000000000000000000000000000000..a9b383f32fb6dac76cd026f5ec1c3a941da6be73 GIT binary patch literal 178 zcmV;j08Rf!SV2$$000000MC0iBCTT9I#n3>UO#gw5Vz(!nE&bS@b85tcSw@1au1&FNEV&WdHyG literal 0 HcmV?d00001 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