fx_version 'cerulean' game 'gta5' author 'Colin-Joel / DevX Studios' description 'DevX RP core sessions, callbacks and player state' version '0.4.3' lua54 'yes' shared_script 'shared/config.lua' -- This helper is loaded by dependent resources using -- @devx_core/client/callbacks.lua. It must be part of the client packfile. files { 'client/callbacks.lua' } client_script 'client/main.lua' server_scripts { '@oxmysql/lib/MySQL.lua', 'server/main.lua' }