ed
This commit is contained in:
parent
135f0e163e
commit
0905e09ac9
4 changed files with 1 additions and 1 deletions
|
@ -1,26 +0,0 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
lua54 'yes'
|
||||
|
||||
author 'YourName'
|
||||
description 'Backpack System - Extra inventory for equipped clothing bags'
|
||||
version '1.0.0'
|
||||
|
||||
shared_scripts {
|
||||
'config.lua',
|
||||
'@ox_lib/init.lua'
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
'client.lua'
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'server.lua'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
'qb-core',
|
||||
'ox_lib',
|
||||
'tgiann-inventory'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue