v2.8.3 - Renewed's QB-Phone support

This commit is contained in:
Jim Shield
2022-09-20 21:06:56 +01:00
committed by GitHub
parent 70f2ed8005
commit ec40bd5cf1
4 changed files with 31 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
name "Jim-Payments"
author "Jimathy"
version "v2.8.2"
version "v2.8.3"
description "Payment Script By Jimathy"
fx_version "cerulean"
game "gta5"
@@ -9,4 +9,4 @@ lua54 'yes'
dependencies { 'qb-input', 'qb-target', }
client_scripts { 'client/*.lua', 'locales/*.lua' }
server_scripts { '@oxmysql/lib/MySQL.lua', 'server/*.lua' }
shared_scripts { 'config.lua', 'shared/*.lua', 'locales/*.lua' }
shared_scripts { 'config.lua', 'shared/*.lua', 'locales/*.lua' }