1
0
Fork 0
forked from Simnation/Main
Main/resources/[props]/bzzz_restaurantfood/fxmanifest.lua

27 lines
392 B
Lua
Raw Permalink Normal View History

2025-06-15 02:07:50 +02:00
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'
}
--]]