1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-13 21:39:50 +02:00
parent e6ce151ae0
commit e27aa18fa2
9 changed files with 334 additions and 1 deletions

View 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',
}