forked from Simnation/Main
ed
This commit is contained in:
parent
e6ce151ae0
commit
e27aa18fa2
9 changed files with 334 additions and 1 deletions
14
resources/[inventory]/shisha/fxmanifest.lua
Normal file
14
resources/[inventory]/shisha/fxmanifest.lua
Normal file
|
@ -0,0 +1,14 @@
|
|||
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',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue