ed
This commit is contained in:
parent
2fd4906414
commit
9d4f625a84
962 changed files with 36 additions and 36 deletions
19
resources/[weapons]/[Softair]/AirsoftMicroUzi/fxmanifest.lua
Normal file
19
resources/[weapons]/[Softair]/AirsoftMicroUzi/fxmanifest.lua
Normal file
|
@ -0,0 +1,19 @@
|
|||
fx_version 'cerulean'
|
||||
games {'gta5'}
|
||||
description 'Add-on weapon generated using vWeaponsToolkit'
|
||||
|
||||
files{
|
||||
'**/weaponcomponents.meta',
|
||||
'**/weaponarchetypes.meta',
|
||||
'**/weaponanimations.meta',
|
||||
'**/pedpersonality.meta',
|
||||
'**/weapons.meta',
|
||||
}
|
||||
|
||||
data_file 'WEAPONCOMPONENTSINFO_FILE' '**/weaponcomponents.meta'
|
||||
data_file 'WEAPON_METADATA_FILE' '**/weaponarchetypes.meta'
|
||||
data_file 'WEAPON_ANIMATIONS_FILE' '**/weaponanimations.meta'
|
||||
data_file 'PED_PERSONALITY_FILE' '**/pedpersonality.meta'
|
||||
data_file 'WEAPONINFO_FILE' '**/weapons.meta'
|
||||
|
||||
client_script 'cl_weaponNames.lua'
|
Loading…
Add table
Add a link
Reference in a new issue