Script
Komplett neu geschrieben
This commit is contained in:
parent
da481ae71b
commit
8fd0da7d21
3 changed files with 81 additions and 0 deletions
18
resources/[qb]/Duck_Relog/fxmanifest.lua
Normal file
18
resources/[qb]/Duck_Relog/fxmanifest.lua
Normal file
|
@ -0,0 +1,18 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
author 'Duck'
|
||||
description 'Relog extra. UM-Multi ist erforderlich'
|
||||
|
||||
client_scripts {
|
||||
'client.lua'
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'@oxmysql/lib/MySQL.lua',
|
||||
'server.lua'
|
||||
}
|
||||
|
||||
shared_script '@qb-core/shared/locale.lua'
|
||||
|
||||
dependency 'qb-core'
|
Loading…
Add table
Add a link
Reference in a new issue