18 lines
350 B
Lua
18 lines
350 B
Lua
fx_version 'cerulean'
|
|
game 'gta5'
|
|
author 'ElPancho Designs'
|
|
description 'Modular Helmet'
|
|
version '1.0.0'
|
|
this_is_a_map 'no'
|
|
|
|
escrow_ignore {
|
|
'stream/**/*.ytd',
|
|
}
|
|
|
|
files {
|
|
"mp_m_freemode_01_clothes_shop.meta"
|
|
}
|
|
|
|
data_file "SHOP_PED_APPAREL_META_FILE" "mp_m_freemode_01_clothes_shop.meta"
|
|
dependency '/assetpacks'
|
|
dependency '/assetpacks' |