forked from Simnation/Main
ed
This commit is contained in:
parent
3fa969a62c
commit
b31336d080
19 changed files with 3844 additions and 85 deletions
|
@ -1,20 +1,17 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
author 'Dein Name'
|
||||
description 'QBCore Train Scenario Trigger Script'
|
||||
description 'QB-TrainingScenarios'
|
||||
version '1.0.0'
|
||||
|
||||
server_scripts {
|
||||
'server.lua'
|
||||
shared_scripts {
|
||||
'shared/config.lua'
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
'client.lua'
|
||||
'client/main.lua'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
'qb-core'
|
||||
}
|
||||
|
||||
lua54 'yes'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue