ed
This commit is contained in:
parent
78e76690c3
commit
2fd4906414
579 changed files with 6943 additions and 6950 deletions
|
@ -0,0 +1,19 @@
|
|||
author "Andyyy7666"
|
||||
description "Weapon animation system"
|
||||
version "1.0.0"
|
||||
|
||||
fx_version "cerulean"
|
||||
game "gta5"
|
||||
lua54 "yes"
|
||||
|
||||
files {
|
||||
"data/*.lua",
|
||||
"client/weaponanimations.meta"
|
||||
}
|
||||
|
||||
data_file "WEAPON_ANIMATIONS_FILE" "client/weaponanimations.meta"
|
||||
|
||||
client_scripts {
|
||||
"@ox_lib/init.lua",
|
||||
"client/*.lua"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue