This commit is contained in:
Nordi98 2025-06-25 01:55:50 +02:00
parent 7038c11f51
commit 92c426369b
7 changed files with 146 additions and 1 deletions

View file

@ -0,0 +1,23 @@
fx_version 'cerulean'
game 'gta5'
name 'qb-hookah'
description 'Hookah Smoking System'
version '1.0.0'
shared_script '@qb-core/import.lua'
client_scripts {
'@qb-target/client.lua',
'@ox_lib/init.lua',
'client/main.lua'
}
server_script 'server/main.lua'
files {
'stream/props.ytyp',
'stream/hookah_prop.*'
}
data_file 'DLC_ITYP_REQUEST' 'stream/props.ytyp'