forked from Simnation/Main
bmW
This commit is contained in:
parent
eaeed0a0e3
commit
f17e70c5d6
6 changed files with 23 additions and 0 deletions
|
@ -0,0 +1,23 @@
|
|||
fx_version 'adamant'
|
||||
game 'gta5'
|
||||
|
||||
description 'Synergy System'
|
||||
author 'Theebu & bagged'
|
||||
version '0.2.3'
|
||||
lua54 'yes'
|
||||
|
||||
escrow_ignore {
|
||||
'config.lua',
|
||||
'client/utils.lua'
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
'config.lua',
|
||||
'client/utils.lua',
|
||||
'client/client.lua',
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'server/server.lua'
|
||||
}
|
||||
dependency '/assetpacks'
|
Loading…
Add table
Add a link
Reference in a new issue