props
This commit is contained in:
parent
65fb8a9793
commit
beb46174cd
225 changed files with 1525 additions and 14 deletions
26
resources/[props]/bzzz_restaurantfood/fxmanifest.lua
Normal file
26
resources/[props]/bzzz_restaurantfood/fxmanifest.lua
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
fx_version 'cerulean'
|
||||
game { 'gta5' }
|
||||
author 'BzZz'
|
||||
description 'Restaurant props'
|
||||
version '1.1.0'
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
-- loading props --
|
||||
data_file 'DLC_ITYP_REQUEST' 'stream/bzzz_restaurant_foodpack.ytyp'
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
---------------------------------------------------------------------------------------
|
||||
-- example of mouth movement --
|
||||
-- disabled by default --
|
||||
--[[client_scripts {
|
||||
'data/client.lua'
|
||||
}
|
||||
--]]
|
||||
Loading…
Add table
Add a link
Reference in a new issue