ed
This commit is contained in:
parent
5cb18574a7
commit
491ceff534
4 changed files with 186 additions and 152 deletions
|
|
@ -6,21 +6,5 @@ author 'Your Name'
|
|||
version '1.0.0'
|
||||
|
||||
shared_scripts {
|
||||
'@ox_lib/init.lua',
|
||||
'config.lua'
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
'client.lua'
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'server.lua'
|
||||
}
|
||||
|
||||
lua54 'yes'
|
||||
|
||||
dependencies {
|
||||
'ox_lib',
|
||||
'qb-core'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue