name "Jim-Payments" author "Jimathy" version "v2.7" description "Payment Script By Jimathy" fx_version "cerulean" game "gta5" dependencies { 'qb-input', 'qb-target', } client_scripts { 'client.lua', 'atms.lua' } server_scripts { '@oxmysql/lib/MySQL.lua', 'server.lua', 'atmserver.lua' } shared_scripts { 'config.lua', }