forked from Simnation/Main
14 lines
209 B
Lua
14 lines
209 B
Lua
fx_version 'cerulean'
|
|
game 'gta5'
|
|
|
|
author 'Chema Sanchez (QBCore Conversion)'
|
|
description 'Shisha Script for QBCore'
|
|
version '1.0.0'
|
|
|
|
client_scripts {
|
|
'client.lua',
|
|
}
|
|
|
|
server_scripts {
|
|
'server.lua',
|
|
}
|