1
0
Fork 0
forked from Simnation/Main

clothes upload

This commit is contained in:
Nordi 2025-06-07 17:17:37 +02:00
parent cca873f96e
commit 796cdaf381
5 changed files with 167208 additions and 0 deletions

20
resources/fxmanifest.lua Normal file
View file

@ -0,0 +1,20 @@
-- Generated with Durty Cloth Tool v3.1.0.3 (https://gta.clothing)
fx_version 'cerulean'
game { 'gta5' }
files {
'mp_m_freemode_01_mp_m_nordiszivclothes_shop.meta',
'mp_f_freemode_01_mp_f_nordiszivclothes_shop.meta',
'pedalternatevariations.meta',
'first_person_alternates.meta',
'zivis_overlays.xml',
'shop_tattoo.meta'
}
data_file 'SHOP_PED_APPAREL_META_FILE' 'mp_m_freemode_01_mp_m_nordiszivclothes_shop.meta'
data_file 'SHOP_PED_APPAREL_META_FILE' 'mp_f_freemode_01_mp_f_nordiszivclothes_shop.meta'
data_file 'ALTERNATE_VARIATIONS_FILE' 'pedalternatevariations.meta'
data_file 'PED_FIRST_PERSON_ALTERNATE_DATA' 'first_person_alternates.meta'
data_file 'PED_OVERLAY_FILE' 'zivis_overlays.xml'
data_file 'TATTOO_SHOP_DLC_FILE' 'shop_tattoo.meta'