Komplett neu geschrieben
This commit is contained in:
Max 2025-06-27 11:32:02 +02:00
parent da481ae71b
commit 8fd0da7d21
3 changed files with 81 additions and 0 deletions

View 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'